Ajax Tab Container Tool Kit

Ratings:
(4)
Views:560
Banner-Img
  • Share this blog:

Tab Container

Tabcontainer is used to create a tabbed Interface on the page.It has the tabpanel to specify  the Tabpanels to create with in the Tabconstainer& every tab panel has ‘headerTemplate& ‘Contenttemplate’Where Header Template is used to provide heading  for the Tabpanel and content Template is used to the content to display on the Tabpanel.Other properties Tab container has are as follows.

Tab Strip Placement

Used to specify where to display the Tabstrips with in the Tab container, Scroll bars Used to specify which scroll bars you want to display for the Tabcontainer .It has the following options. None Horizontal Vertical Both Auto

Active Tab Index

Used to get or set the Indes of the tab which is currently active in tab container. It has the event ‘Active Tabchanged’ as the default event that will be raised whenever user select a new tabpanel with in the tabeconatiner

Example

the following example creates a tabcontainer with two tabpanels within it. Add a page to the website ,take a toolkit script manager on the page and within HTML source of the page create tab panels within the tab container. <asp: Tabpanel ID=”Tp1” runat=”server”> <headerTemplate> Tab1 </headerTempalte> <content Template> <asp:calender ID=”c1” runat=”server”/> </contentTemplate> </asp:TabPanel> <asp:TabPanel ID=”Tp2” runat=”server”/> <HeaderTemplate> Tab2 </HeaderTemplate> <contentTemplate> <asp:Image ID=”Image1” runat=”server” width=”300” height=”300” ImageUrl=”~/Images/penguins.jpg”)> </contentTemplate> </asp:Tabpanel>

You liked the article?

Like : 0

Vote for difficulty

Current difficulty (Avg): Medium

Recommended Courses

1/15

About Author
Authorlogo
Name
TekSlate
Author Bio

TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.


Stay Updated


Get stories of change makers and innovators from the startup ecosystem in your inbox