Ext.form.field.ComboChain extension
Ext.form.field.ComboChain extensionI have found no extension of chained or linked combos, so I decided to create one.
An extension of the combo class which provides to chain and link combos in a form
Code and example how to use the extension are at the link below:
https://github.com/carlosgoias/Ext.f...eld.ComboChain
I attached an example, which is not the last version of the combochain code, since I did some modifications to work on local store for you to check it how it works. For the last code of the comboChain check github link.
comboChain.zip
Hope It helps.
I'm opened to hear improvements
Regards
Carlos