Hi
I'm just writing sample SelectItem inside a dynamic form with OptionDataSource. I'm able to populate values in firefox. But while running every time it's selecting the first value. In chrome i'm getting
com.smartgwt.client.core.JsObject$SGWT_WARN: 17:07:37.538:MUP5:WARN:ResultSet:isc_ResultSet_0 (created by: isc_PickListMenu_0):getRange(-1, 24): negative indices not supported, clamping start to 0
Please suggest me.
-raghu
I'm just writing sample SelectItem inside a dynamic form with OptionDataSource. I'm able to populate values in firefox. But while running every time it's selecting the first value. In chrome i'm getting
com.smartgwt.client.core.JsObject$SGWT_WARN: 17:07:37.538:MUP5:WARN:ResultSet:isc_ResultSet_0 (created by: isc_PickListMenu_0):getRange(-1, 24): negative indices not supported, clamping start to 0
Please suggest me.
-raghu
Comment