ASP .NET

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • T.H.M

    #1

    ASP .NET

    Hello.
    I have a small problem ordering the TabStrip in ASP .Net
    (web form aspx, code behind c#)
    I have 6 horizontal tabs, how can I order them as 3X3 ?
    Now the all 6 tabs is in one row (tab1 tab2 tab3 tab4 tab5
    tab6) I want to have only 3 tabs in 1 row and 2 column:
    tab1 tab2 tab3
    tab4 tab5 tab6
    Thank you very much!

  • Cor Ligthert

    #2
    Re: ASP .NET

    Hi THM

    Did you know there is a newsgroup

    microsoft.publi c.dotnet.framew ork.aspnet

    I think that your question is typical for that newsgroup.

    I hope this helps?

    Cor


    Comment

    Working...