eramgarden Posted July 25, 2006 Posted July 25, 2006 We're developing an ASP.Net/VB.Net application and one of the requirements is to have a tabstrip: The tabstrip is 3 rows..instead of one row. Now, I went to MS site and seems like it's Tabstrip control is not supported anymore: http://msdn.microsoft.com/library/default.asp?url=/workshop/webcontrols/overview/tabstrip.asp My manager doesnt want to buy a custom tab control and he doesnt want to use menubar stuff either because he wants to keep the Web application as close to the "custom windows app" we have as possible.. Any thoughts/examples how I can create a Tabstrip in ASP 2.0? Do I need to create Tabstrip in a graphic designer tool or something?? Quote
eramgarden Posted August 3, 2006 Author Posted August 3, 2006 found my answer :D The Tabstrip is avalaible but not supported by Microsoft and I can download it as a user control :cool: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.