This question is locked. New answers and comments are not allowed.
Hi,
I am in the process of a new development using ASP.NET MVC. I need to reproduce a UI experience from an older application which uses Telerik ASP.NET AJAX controls. My current focus is the TabStrip extension. The equivalent Telerik AJAX control in our other application uses 3 background images to produce the look of the tab button and then it also produces an overlapping look.
I would like to know if this look can be reproduced using the TabStrip MVC extension, or whether there are limitations on this. If the exact approach is not possible, is there a way I can put in a single bg image per tab button and control padding within the tab button and also control margins by using a negative margin value in order to create the overlapping look.
Thanks for any helpful input.
I am in the process of a new development using ASP.NET MVC. I need to reproduce a UI experience from an older application which uses Telerik ASP.NET AJAX controls. My current focus is the TabStrip extension. The equivalent Telerik AJAX control in our other application uses 3 background images to produce the look of the tab button and then it also produces an overlapping look.
I would like to know if this look can be reproduced using the TabStrip MVC extension, or whether there are limitations on this. If the exact approach is not possible, is there a way I can put in a single bg image per tab button and control padding within the tab button and also control margins by using a negative margin value in order to create the overlapping look.
Thanks for any helpful input.