-
Sencha User
Tab press should stay in the same form
Hi,
I have a form with controls. On pressing tab key, focus on controls change, focus will also shift to browser url address bar. I want tab press should focus only in the form itself.
Please help me.
Thanks & regards
Rakesh
-
You could try using a fieldset.
http://docs.sencha.com/extjs/4.2.1/#....form.FieldSet
You might also try overriding the tab key event on your last field to send focus back up to the top of the form.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules