This question is locked. New answers and comments are not allowed.
Greetings!
I'm working with the ASP.NET MVC 3 Controls. Our web application is currently implemented using ASP.NET Web Forms and the Telerik ASP.NET TabStrip for navigation. Each tab represents a major module of functionality. We recently moved to VS2010 and started adding new functionality using MVC3 side-by-side with ASP.NET Web Forms. To get to the new functionality we added a new tab to the navigation. This new module is implemented with MVC 3 and Razor. The issue we have is that the new MVC3 tabs do not look like the old ASP.NET Web Form tabs. Please see this illustration http://www.miguelmartinez.com/wp-content/uploads/2011/03/I-want-the-new-tabs-to-look-like-the-old-ones.png.
How do I make the new MVC3 tabs to look like the old ASP.NET Web Forms tabs?
Thank you,
Miguel
I'm working with the ASP.NET MVC 3 Controls. Our web application is currently implemented using ASP.NET Web Forms and the Telerik ASP.NET TabStrip for navigation. Each tab represents a major module of functionality. We recently moved to VS2010 and started adding new functionality using MVC3 side-by-side with ASP.NET Web Forms. To get to the new functionality we added a new tab to the navigation. This new module is implemented with MVC 3 and Razor. The issue we have is that the new MVC3 tabs do not look like the old ASP.NET Web Form tabs. Please see this illustration http://www.miguelmartinez.com/wp-content/uploads/2011/03/I-want-the-new-tabs-to-look-like-the-old-ones.png.
How do I make the new MVC3 tabs to look like the old ASP.NET Web Forms tabs?
Thank you,
Miguel