eramgarden
Well-known member
- Joined
- Mar 8, 2004
- Messages
- 579
Were 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 its 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??
The tabstrip is 3 rows..instead of one row.
Now, I went to MS site and seems like its 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??