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

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top