multirow tabs

Last post 12-06-2007 4:12 AM by Jin-Yu Yin - MSFT. 2 replies.

Sort Posts:

  • multirow tabs

    11-30-2007, 10:38 AM
    • Member
      point Member
    • ptruong
    • Member since 11-30-2007, 3:35 PM
    • Posts 1

    I'd like to know if we can have a multirow tabs using the tabcontainer.  Any help is greatly appreciated.

    Filed under:
  • Re: multirow tabs

    11-30-2007, 12:01 PM
    See if this works:
    <ajaxToolkit:TabPanel runat="server">
        <HeaderTemplate>
            <div>
                <div>Line 1<br />
    
    Line 2</div> </div> </HeaderTemplate> <ContentTemplate> </ContentTemplate> </ajaxToolkit:TabPanel>
     Here's an article about using css with tabcontainer: http://mattberseth.com/blog/2007/09/more_sample_ajaxcontroltoolkit.html
    I love to display the non-secure items...
    Charlie Asbornsen
    Dont forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
  • Re: multirow tabs

    12-06-2007, 4:12 AM
    Answer

    Hi,

    Thank you for your post!

    As far as I know, the Tabs contorl doesn't support multirow tabs.

    If you indeed need one,would you please create one and share it with us?

    Thanks!

    Best Regards,

    Sincerely,
    Jin-Yu Yin
    Microsoft Online Community Support
Page 1 of 1 (3 items)