Of course not, but the magic of SmartGWT is to update all components observing for the data ... see post #1, repeated here.
In the standalone testcase, there is no GWT third party library, pure GWT and SmartGWT.
I recompiled project a lot of times, clearing project, tomcat, browser cache, .....
I tested with 6.0, 6.1 it does not work. It works only with 5.1.
I tested with GWT 2.6, 2.7, same thing.
Thank you anyway, i'll continue digging and maybe coming with something more concrete.
Code:
Unknown.X1r/$wnd.isc.NumberUtil.parseFloat(Unknown Source) Unknown.isc.builtinTypes.integer.parseInput(Unknown Source) Unknown.isc_FormItem__parseDisplayValue(Unknown Source) Unknown.isc_TextItem_mapDisplayToValue(Unknown Source) Unknown.isc_c_Class_invokeSuper(Unknown Source) Unknown.isc_ComboBoxItem_mapDisplayToValue(Unknown Source) Unknown.isc_ComboBoxItem__updateValue(Unknown Source) Unknown.isc_FormItem_updateValue(Unknown Source) Unknown..$19v(Unknown Source) Unknown..handleDataArrived(Unknown Source) Unknown..$19n/<.dataArrived(Unknown Source) Unknown.isc_ListGrid__dataArrived(Unknown Source) Unknown.isc_ListGrid__observeData/<(Unknown Source) Unknown.observation(Unknown Source) Unknown.isc_ResultSet__doneDataArriving(Unknown Source) Unknown.isc.A.fetchRemoteDataReply(Unknown Source)
I recompiled project a lot of times, clearing project, tomcat, browser cache, .....
I tested with 6.0, 6.1 it does not work. It works only with 5.1.
I tested with GWT 2.6, 2.7, same thing.
Thank you anyway, i'll continue digging and maybe coming with something more concrete.
Comment