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

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -