carlosgoias
8 Nov 2011, 9:53 AM
Ext.form.field.ComboChain extension
I 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.form.field.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
(http://www.sencha.com/forum/attachment.php?attachmentid=29413&d=1321666989)
Hope It helps.
I'm opened to hear improvements
Regards
Carlos
I 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.form.field.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
(http://www.sencha.com/forum/attachment.php?attachmentid=29413&d=1321666989)
Hope It helps.
I'm opened to hear improvements
Regards
Carlos