hi all,
I have some questions in my mind regarding AJAX Tab Control.
What I want to do is dynamically loading the Page in when one click on Tab.
If following condition can be fullfilled then i think it's useful to make use of Tab Control
1. If I can fire event of Web Control before the Main Page Load event like Master - Child page.
2. I can't Make use of MultiView as it load each webcontrol on every event.
3. I can't make use of LoadControl Event to load control dynamically as it doesn't support nested UpdatePanel.
If anyone can suggest any third party component then also it's ok..
Thanks in advance![]()




Reply With Quote