Hi,
When numeric values used to populate value map of radiogroupitem, Smart GWT does not respect the insertion order of the values which causes an unexpected result on UI.
This issue mentioned in previous years, and provided solution seems to be using optionDataSource as mentioned in RadioGroupItem sorts the value Map according to the Keys in value map - SmartClient Forums
However RadioGroupItem also does not seem to work with optionDataSource which is also mentioned before in RadioGroupItem optionDataSource - SmartClient Forums
I would like to learn the officially suggested solution of this problem?
When numeric values used to populate value map of radiogroupitem, Smart GWT does not respect the insertion order of the values which causes an unexpected result on UI.
This issue mentioned in previous years, and provided solution seems to be using optionDataSource as mentioned in RadioGroupItem sorts the value Map according to the Keys in value map - SmartClient Forums
However RadioGroupItem also does not seem to work with optionDataSource which is also mentioned before in RadioGroupItem optionDataSource - SmartClient Forums
I would like to learn the officially suggested solution of this problem?
Comment