How do we add Tab controls in ASP.NET Web Application?
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
Hi For Each control in Web page you can find TabIndex in the properties of each control and give them the order u want.
-
hi, Try this link... http://msdn.microsoft.com/library/default.asp?url=/workshop/webcontrols/overview/tabstrip.asp
Thanks & Regards... Amit