Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling Tab Index in ASP form using C#
Message
From
02/08/2003 04:48:36
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Controlling Tab Index in ASP form using C#
Miscellaneous
Thread ID:
00816170
Message ID:
00816170
Views:
300
Hi,

I am working on a Application build ASP.NET Forms & C#. The form has many textbox. On few of them I have set ' AutoPostBack = true ' to refresh some other controls on the form. However, this is giving me a problem. When a postback is fired, the cursor is lost. I want the control should pass on to the next textdox (I have set teh TabIndex accordingly) but am not able to do so. The cursor goes to a textbox in a different panel.

How do I control the Tab Index. how can I place the cursor in the textbox of my choice after the postbox is fired?

TIA

Regards,
Vipul
Reply
Map
View

Click here to load this message in the networking platform