Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

ComoboxItem and missing value fetching

$
0
0
Hello,

when a ComboboxItem have an OptionDataSource, SmartGWT will fetch the record from the OptionDataSource, when a value is set for the ComboboxItem.

When the record is fetched, I can access the record via getSelectedRecord. Before the record is fetched getSelectedRecord returns null.

Is there a handler which is called, when the record is fetched and is accessable via getSelectedRecord?

Is there another way to add some functionality when the record is available.

In my case, I want to set the hint for the ComboboxItem with additional data from the record.

Regards

Peter

Viewing all articles
Browse latest Browse all 4756

Trending Articles