i seen ajax tab container... got answer also but it working fine in normal page if i add that to aspx page which is attached with master page it is not working properly.. means tab are coming horizontaly instead of vertical please help me
You need to override the CSS of TabContainer
.ajax__tab_xp .ajax__tab_tab { height: 25px !important; }
Thank You.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.