Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,

I want to use tab view property in asp.net 1.1 VB. But, it is not supported in this .net version. How can I provide tabbing property in my project. Do you have any ideas?

Thanks in advance
Posted
Comments
Karthik. A 30-Aug-12 0:47am    
why don't you look in to jquery ui tabs - http://jqueryui.com/demos/tabs/?

1 solution

It is all about html and javascript. So there are lots of tab components written for .Net 1.0 or higher. This is a good example:

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