Hi Isomorphic,
I have few select Items in my dynamic form. I have use setDisabled function by passing boolean value(according to the need) as a parameter to it. If false is passed as parameter, the selectItem is enabled but its contents seemed to be Greyed-out unless the mouse pointer is placed on it. Could you please help on this?
SmartGWT version - [SIZE=2]6.1-p20171121[/SIZE]
GWT Version - 2.7.0
Java - 1.7
Thanks,
Manjula
I have few select Items in my dynamic form. I have use setDisabled function by passing boolean value(according to the need) as a parameter to it. If false is passed as parameter, the selectItem is enabled but its contents seemed to be Greyed-out unless the mouse pointer is placed on it. Could you please help on this?
SmartGWT version - [SIZE=2]6.1-p20171121[/SIZE]
GWT Version - 2.7.0
Java - 1.7
Thanks,
Manjula
Comment