-
Combobox with Java Bean
Combobox with Java Bean
How to make a combobox with JavaBeans?
-
Ext GWT Premium Member
have you looked at SimpleComboBox in the svn ?
-
-
-
Ext GWT Premium Member
store.removeAll() and then store.add()...etc...
-
dont work
dont work
getComboBox().getStore().removeAll();
getComboBox().setStore(myNewStore);
any1 know??
-
work fine!
work fine!
sorry its all right now!!! tks!
-
Ext GWT Premium Member
no, add model items after remove....
getComboBox().getStore().add(Model);
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us