Click here to Skip to main content
15,898,222 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,

i m working on a wabsite in c#. now what i want is ....

i want tab control on my web page so that i can perform different actions on different tab selections. like on first selection i want one of the page should open. and on clicking on the different tab different page should open.

if u can provide me small example then i shall be thankful to you...

thanks & regards
Tuhar
Posted

Google is your friend: Be nice and visit him often. He can answer questions a lot more quickly than posting them here...

A very quick search using your subject as the search term gave more than 3,000,000 results:

http://www.google.co.uk/search?ix=seb&sourceid=chrome&ie=UTF-8&q=tab+contorol+in+my+web+application[^]


In future, please try to do at least basic research yourself, and not waste your time or ours.
 
Share this answer
 
Many third parties like ComponentOne[^] and Infragistics [^]provide tab controls.
However, these are not free.

The AJAX toolkit provides the TabContainer control.
http://www.dotnetcurry.com/ShowArticle.aspx?ID=178[^]
Using ASP.NET AJAX TAB Control[^]

Try Tab control for ASP.NET Applications[^] as well.
 
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