Dynamic loading of ComboBox using ExtJS
Ext JS provide us with a very flexible ComboBox widget that can be loaded locally or remotely (dynamic loading). You can also load the combo box from the server in response to an event like changing selection of another combo box. In this article I am going to walk you through an example of dynamically loading a ComboBox in a form.
Want to have your say? just login


Be first to show your opinion !!!