Is TabIndex the right way to set the order of controls?

S

Steven Cheng[MSFT]

Hello Dave,

If you want to set the webcontrol element's tab index(the sequence they get
focus on web page), the "TabIndex" is the supported means. It is render as
the "tabindex" attribute at client-side html. If you want some certain
control/elements to prevent from being focused (on tab key), you can set
its tabindex to "-1"

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,471
Messages
2,571,823
Members
48,797
Latest member
PeterSimpson
Top