C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

Tabpanel problem


Posted Date: 01 Jan 2009      Posted By: Monika vasvani      Member Level: Silver     Points: 1   Responses: 1



Hi all,

I build in a navigation system inside the TabContainer. So there are tabpanel in tabcontainer. tere are four tabs and I want to move to the next tab when i click on the button.

I am also using this code:TabContainer1.ActiveTab = TabContainer1.Tabs[1];
but it's not working

also use javascript:
function MoveTab(num)
{
var container = $find('TabContainer1');
container.set_activeTabIndex(num);
}

but no solution.

If u have any idea about this,pls suggest me.

Thanks
monika





Responses

Author: Gautam Ludhani    01 Jan 2009Member Level: BronzeRating: 2 out of 52 out of 5     Points: 3

Are you using AJAX tool kit?

If yes, then you can get the information on http://www.asp.net/learn/ajax-videos/video-156.aspx.

You can download the code-snippet on how to use TabControl.

You can also visit http://forums.asp.net/t/1074319.aspx to modify tabs.js

This time I need Thanks. I am waiting for thanks.

Regards,
Gautam



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : textarea capture
Previous : Delete files in a folder
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use