sgwt 3.0 FF7.0
Hi,
I moved from the 2.4 to 3.0 version and encountered with a behavior I never saw in my application before. Almost all the SelectItems show additional "undefined" value at the bottom. I set the values map with item.setValueMap(map), where the map is a LinkedHashMap instance. Sure I check the map before assigning it to the item and it has no "undefined" value.
Has anybody encountered with something like that?
Any help or suggestions would be very appreciated.
Hi,
I moved from the 2.4 to 3.0 version and encountered with a behavior I never saw in my application before. Almost all the SelectItems show additional "undefined" value at the bottom. I set the values map with item.setValueMap(map), where the map is a LinkedHashMap instance. Sure I check the map before assigning it to the item and it has no "undefined" value.
Has anybody encountered with something like that?
Any help or suggestions would be very appreciated.
Comment