Can any body tell how to implement focus and blur method in sencha touch for ios
I have tried this way
Ext.getComponent('txtName').focus();
Thanks
Can any body tell how to implement focus and blur method in sencha touch for ios
I have tried this way
Ext.getComponent('txtName').focus();
Thanks
Copyright © 2021 Jogjafile Inc.
If your textfield looks like this:
You can select it then with ComponentQuery: