mercredi 8 avril 2015

Change the combobox 'name' config dynamically

Hi!



It is possible to change the combobox 'name' config dynamically?



There is no setName method.



I tried the following, but it did not work:




Code:



Ext.apply(combobox, {name:'something'});


and


Code:



combobox.name ='something';


Thanks in advance





Change the combobox 'name' config dynamically

Aucun commentaire:

Enregistrer un commentaire