Hi there! I'm sorry about the message flood, but I really do not want to give up on smartgwt.
I have a post http://forums.smartclient.com/showthread.php?t=12661
Where I describe a problem with selectitem bounded by a datasource, where setting its value would make the value to be displayed instead of the displayfield.
All the selectitems are nested inside a section. Before even setting their values (just presenting the picklist provided by the datasource) when the section is collapsed and expanded it seems that it also sets the selectitem value, and when it happens the displayed value change to the value selected.
This can be easily reproduced, I wonder if this is a bug of the component, or its our datasource implementation, or calling setValue() is not the right way to set a selectitem selected record.
Please could anyone advice on this?
I have a post http://forums.smartclient.com/showthread.php?t=12661
Where I describe a problem with selectitem bounded by a datasource, where setting its value would make the value to be displayed instead of the displayfield.
All the selectitems are nested inside a section. Before even setting their values (just presenting the picklist provided by the datasource) when the section is collapsed and expanded it seems that it also sets the selectitem value, and when it happens the displayed value change to the value selected.
This can be easily reproduced, I wonder if this is a bug of the component, or its our datasource implementation, or calling setValue() is not the right way to set a selectitem selected record.
Please could anyone advice on this?
Comment