setting tab order in web form

G

Guest

Hi just wondering if anyone knows how to set the Tab order in a web form,
this is the order that the controls get focus when the user hits the Tab key,
thanks.
 
K

Ken Dopierala Jr.

Hi Paul,

The easiest way is to click on each control and then set the TabIndex
property for each one. Or set the TabIndex property in your code behind in
your Page_Load() event. Ken.
 
G

Guest

sounds pretty easy to implimnet, thanks for the information.

Ken Dopierala Jr. said:
Hi Paul,

The easiest way is to click on each control and then set the TabIndex
property for each one. Or set the TabIndex property in your code behind in
your Page_Load() event. Ken.
 

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
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top