After a day of googling, I have to ask this... this question has been ask numerous times but few seem to have got the answer. Why does the tab container go Hidden on page load?? Does ANYONE have a solution to make/keep it visible?? I am using Toolkit Script Manager & I have laready tried removing the toolkit & adding again... My HTML code is Huge so cant post it... SO allows only 30000 Chars I guess...
<asp:TabContainer ID="TabContainer1" runat="server" CssClass="ajax__tab_lightblue-theme"
ActiveTabIndex="0" Visible="true" OnClientActiveTabChanged="ClientFunction">
<asp:TabPanel runat="server" HeaderText="My Profile" ID="tbpnlMyProfile">
<HeaderTemplate>
My Profile
</HeaderTemplate>
<ContentTemplate>
<table style="width: 100%;">