sencha touch select field change event not firing if store has duplicate names -
If there are duplicate names in the store, then select the Touch Touch field is not a field change event
Suppose My data looks like this: 'schnachatouch'}, {text: 'sencha animator', value: 'centcha touch', value: 'extents'}, {text: 'cent touch'
Help me
The incident of change only Is when the new value is actually different from the old value. Not just for selected areas, but for all the fields
Comments
Post a Comment