How do I create a ListBox In Ext-GWT ?
- by Salvin Francis
Plain and Simple, I want to use a Listbox in my project,
The demo here: http://www.extjs.com/examples shows no answer,
In fact, I really hate it when companies show-off their 'complex' widgets in this manner and fail to show the most basic of all widgets. For example, I discovered class SimpleComboBox over the net till then I assumed that we required a class to contain list store, etc...