Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Ajax TabContainer - UseVerticalStripPlacement="true"

$
0
0

Hi All

Can anyone please throw any light on to why my tabContainer is still displaying horizontally?

<asp:tabcontainer runat="server" OnClientActiveTabChanged="ActiveTabChanged" 
                    ID="tabContainer" ActiveTabIndex="0"  
                    UseVerticalStripPlacement="left" VerticalStripWidth="120px">

I need the tabs to be on the left and vertical? 


Viewing all articles
Browse latest Browse all 5678

Trending Articles