Click here to Skip to main content
16,021,560 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

i am using ajax tabcontainer, my requeriement is for each tabcontainer we are using saparete usercontrol. while loading page all tabs should be Enable =False . except first tabs total 5 tabs my tabcontainer. while user selecting listbox based on selection tabs should be Enable

i can't eccess listbox__selectindexchange Event because that control inside usercontrol. we are registring that user control in .aspx page

please if any one know this answer give reply soon..

Thanks
Posted
Comments
joshrduncan2012 15-Mar-13 14:21pm    
What have you tried? Where are you stuck? Where is your code? What errors are you receiving? What output are you receiving compared to what you expect to get?
srinualluri 15-Mar-13 23:29pm    
i have create user control that user control,i am using in .aspx page. i have created List Box under user control . when user select list box items based on that tabs should be Enable.
i am not getting any error
Note : first tabs will be Enable by default
Prasad Khandekar 15-Mar-13 17:00pm    
Hello,

Please refer to following articles.

1. http://www.dotnetcurry.com/ShowArticle.aspx?ID=178
2. http://blog.mrroa.com/post/7750990857/tip-trick-enable-disable-asp-net-ajax-tabcontainer
3. http://go4answers.webhost4life.com/Example/change-active-tab-ajax-tab-container-87304.aspx

Regards,

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900