configure the TabHeader Position to be at Left

2 replies. Last post: June 16, 2011 12:33 PM by Martin Lie
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
xu guochunMember

Hi,
Is there a way to configure the TabHeader Position to be at Left?
I want to set the TabHeader On the left side of the content(see attached picture), and I'm not finding a good solution.
I've tried to set Position = Left with no success.Aslo I've tried several combinations of Position = Left and Alignment= Left with no success.

Attached is my code. 

<ISWebDesktop:WebTab ID="WebTab1" runat="server" Position="Left">           
    <TabPages>
	<ISWebDesktop:WebTabItem ContentURL="1.aspx" ContentMode="UseIFrame" Name="TabPage1" Text="Tab1">
        </ISWebDesktop:WebTabItem>
        <ISWebDesktop:WebTabItem ContentURL="2.aspx" ContentMode="UseIFrame" Name="TabPage2" Text="Tab2">
        </ISWebDesktop:WebTabItem>
     </TabPages>        
</ISWebDesktop:WebTab>
Thanks.
1 attachment
All times are GMT -5. The time now is 1:30 PM.
Previous Next