Click here to Skip to main content
15,890,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how do i implement tabs in ASP.NET?

I wanted to make a tabstrip similiar to the windows forms tabstrip control. Doesn't ASP.NET 3.5 provide a ready tab strip control of some sort?
Posted

dont these controls appear in the default toolbox?

i checked even the AJAX extensions category of the toolbox
i tried going to 'rt click --> choose controls' on the toolbox, but i could not find these controls among the list.


the article you posted mentions

Microsoft.Web.UI.WebControls

but this is not available as an addable reference either.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900