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

mysql - How to enter php data into a html multiple select box -

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

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -