el_chief
8 Jan 2012, 10:07 PM
http://docs.sencha.com/ext-js/4-0/#!/api/Ext.form.field.Field-event-change
says
"Fires when a user-initiated change is detected in the value of the field."
However, it fires on setValue() or loadRecord().
Why is this?
example:
http://jsfiddle.net/7Jgc6/
Thanks!
says
"Fires when a user-initiated change is detected in the value of the field."
However, it fires on setValue() or loadRecord().
Why is this?
example:
http://jsfiddle.net/7Jgc6/
Thanks!