Tab Control?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does asp.net offer anything like a tab control? Basically, I would like to
have a series of tabs on a page & maintain state between tabs until user hits
save or cancel. We have all seen this a million times in VB, but I am not
sure about asp.net.
 
Ben, I'm am very sorry that you got confused. The Microsoft ASP.NET website
is a free service that is provided by Microsoft that offers FREE controls to
developers, by Microsoft, and they are free. I am very sorry that you did
not understand that concept, and I will be more careful in the future to
preface my answers as such.

Thank you for your constructive feedback on my answer.

Sincerely,

--
Gopal Rangaswamy
Microsoft Certified Solutions Developer
FMS, Inc.
<http://www.fmsinc.com/consulting>
<http://www.fmsinc.com/dotnet/SourceBook/>

BenM said:
Don't you just hate it when somebody gives you a link to sell you something?
argghh...

Here are some links I found that might be helpful:

TabStrip:
http://msdn.microsoft.com/library/default.asp?url=/workshop/webcontrols/overview/tabstrip.asp

MultiPage:
http://msdn.microsoft.com/library/d...rols/webforms/library/MultiPage/MultiPage.asp
 
Back
Top