Hi,
I'm new to sencha.
I'm tring to use a grid with ROWEXPANDER plugin( SingelExpand="false" ), in which i have a formpanel to edit data. The form contains 2 comboboxes ( combobox1=Country, combobox2=City ) and i want them linked ( when I select a value in combobox1 I want to reload data in combobox2 filtered by combox1.value ). I tried with 2 stores defined outside the combo definitions; with OnReadData; with listeners and DirectEvents; the best result was with theOnreadData ( for the second grid ) - but when I expand a second row, the form for the fist one doesn't work anymore. How are the stores managed for expanded controls? What is the best way to work with rowexpander-edit-form-stores?
I'm new to sencha.
I'm tring to use a grid with ROWEXPANDER plugin( SingelExpand="false" ), in which i have a formpanel to edit data. The form contains 2 comboboxes ( combobox1=Country, combobox2=City ) and i want them linked ( when I select a value in combobox1 I want to reload data in combobox2 filtered by combox1.value ). I tried with 2 stores defined outside the combo definitions; with OnReadData; with listeners and DirectEvents; the best result was with theOnreadData ( for the second grid ) - but when I expand a second row, the form for the fist one doesn't work anymore. How are the stores managed for expanded controls? What is the best way to work with rowexpander-edit-form-stores?
Aucun commentaire:
Enregistrer un commentaire