I want to ask you about tab containers. Is there any way to set tab pages vertically on left side of tab container. some kind of vertical tab...
Example
tabheader
tabheader (active tab) --- content
I want to ask you about tab containers. Is there any way to set tab pages vertically on left side of tab container. some kind of vertical tab...
Example
tabheader
tabheader (active tab) --- content
Are you talking about ASP.Net Ajax Tabcontainer? If so, have a look at following link: Making the AjaxToolKit TabContainer tabs vertical
The guy used simple css to get the TabContainer showing vertcal instead of horizontal.