-
-
code in GWT
code in GWT
Hi All,
Please provide code in GWT instead of JS
-

Originally Posted by
raj_s37
Hi All,
Please provide code in GWT instead of JS
GWT has own Forum Threads, you are in ExtJS here, not ExtGWT
-
error while integrating in Extjs 4 MVC
error while integrating in Extjs 4 MVC
TypeError: valueStore is undefined
| [IMG]chrome://firebug/content/blank.gif[/IMG] |
valueRecord = valueStore.findExact(valueField, record);BoxSel...6111112 (line 1263) |
Cant able to figureout where the valuestore is assigned, even multiple breakpoints didnt helped. The configuration is
xtype:'boxselect',
fieldLabel: 'Select multiple states',
displayField: 'name',
width: 500,
labelWidth: 130,
store: 'StorePickupLocation',
queryMode: 'local',
valueField: 'abbr'
-

Originally Posted by
arvindwill
TypeError: valueStore is undefined
| [IMG]chrome://firebug/content/blank.gif[/IMG] |
valueRecord = valueStore.findExact(valueField, record);BoxSel...6111112 (line 1263) |
Cant able to figureout where the valuestore is assigned, even multiple breakpoints didnt helped. The configuration is
xtype:'boxselect',
fieldLabel: 'Select multiple states',
displayField: 'name',
width: 500,
labelWidth: 130,
store: 'StorePickupLocation',
queryMode: 'local',
valueField: 'abbr'
Did you get it work? I just came across identical problem.. I am trying to run the example code..
-
I've found the reason:
Please note, this component does not support versions of ExtJS earlier than 4.1.

-
Yeah sorry to reply late, that will not work in 4.0.x . We found that problem and due to other few layout bugs in 4.0 we are upgrading to 4.1
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us