Search Type: Posts; User: LaurentT
Search: Search took 0.04 seconds.
-
15 Feb 2012 1:45 AM
Jump to post Thread: SimpleComboBox -> sort by LaurentT
- Replies
- 3
- Views
- 942
Use
yourSimpleComboBox.getStore().sort("value", SortDir.ASC);
This "value" string is the id field used by Ext GWT for SimpleComboBox
Results 1 to 1 of 1
