The Inactive TabPanel headers become invisible in VS2005 when I place a literal on them (so I can use databinding or programmatically set the text). The headertemplate looks like this:
...
<HeaderTemplate>
<asp:Literal ID="Literal1" runat="server" Text="This text can be bound"></asp:Literal>
</HeaderTemplate>
...
In VS2005 only the controls in the active tab header are shown which make it difficult to work with the control in design time.
Wouter
Comments: This ticket was filed for a pre-15.1 version of AJAX Control Toolkit. If this is still an issue in v15.1 or later, please create a new inquiry.
...
<HeaderTemplate>
<asp:Literal ID="Literal1" runat="server" Text="This text can be bound"></asp:Literal>
</HeaderTemplate>
...
In VS2005 only the controls in the active tab header are shown which make it difficult to work with the control in design time.
Wouter
Comments: This ticket was filed for a pre-15.1 version of AJAX Control Toolkit. If this is still an issue in v15.1 or later, please create a new inquiry.