Vertical TabStrip with Multipage

Hi,
I have a horizontal tabstrip working with a Multipage and I would like to implement in a vertical orientation. I would like the tabs running down vertically with the text running from the bottom of the tab to the top (ie, rotate the text 90 degrees counter-clockwise). Then the multipage should be to the right (at the top) of the TabStrip and not at the bottom of the Tabstrip. Can your control do this? I have seen many other controls that do this but would like to use something I already have.

Thanks.
David.


3 Replies

AD Administrator Syncfusion Team March 24, 2008 12:56 PM UTC

Hi David,

We are working on this issue. We will update you in two business days.

Regards,
Janagan.





AD Administrator Syncfusion Team March 26, 2008 02:16 PM UTC

Hi David,

Thank you for your interest in Syncfusion products.

You can align the tabstrip with multipage control vertically by adjusting the tablayout and textlayout and placing the tabstrip and multipage control in a separate table cell. Please refer the sample in the link mentioned below:

http://www.syncfusion.com/support/user/uploads/tab1_e2534502.zip


Please try running the above sample and let me know if this helps.

Regards,
Janagan.




DA David A. Gonzales April 11, 2008 05:52 PM UTC

Hi,
I got your sample to work after removing your Child Tabs (I don't need Child Tabs). But how would I add CSS styling to add icons and other cool styling? I would like to have something like your "IconsInTabs" on-line sample but in a vertical orientation. I tried to convert your sample to use the CSS for that sample and it will not rotate the text. Do I need to modify the CSS to do that?

Thanks.
David.


Loader.
Up arrow icon