Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

How to add Table and Div inside Ajax Tab container?

$
0
0

I am developing a webpage wher i am having a Tab Container which contains a few tabs.

The tabs start from the left hand side of the page.

I need to place table inside Tab container but it says table and div cannot be placed inside Tab container. I want to align this tabs as per my requirement.

How can i achive this? Below is the code what i have tried.

<asp:TabContainer ID="TabContainer1" runat="server" ActiveTabIndex="0">
  <table>
  <tr>
  <td>
<asp:TabPanel runat="server" HeaderText="Applicant's Particulars" ID="TabPanel1">

<ContentTemplate>

</Content Template>

</asp:Tab Panel>

</td></tr></table>

</asp:TabContainer>


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>