hi,
I have generated a Ajax tab container dynamically.
It takes the input as xml file which contains usercontrols names , and their paths.Suppose if i give 5 usercontrols in xml file,5 tabs are generated,each tab for one usercontrols.
here I have a Problem like Every time all controls are Loaded it takes lots of time to load bcz every tab contains minimum 50 to 80 controls.
Can any one help me how to stop loading all every time.....?.
Loading

Naresh Babu GopavaramPosted Oct 12, 2011, 2:46 AM
Suthish NairPosted Oct 11, 2011, 3:42 PM
Abhimanyu K VatsaPosted Oct 11, 2011, 10:12 AM
you should use wizard control instead of tab.
find here some important urls
http://www.codeproject.com/KB/ajax/AjaxWizardControl.aspx
http://www.codeproject.com/KB/aspnet/Wizard_Control.aspx
http://www.beansoftware.com/ASP.NET-Tutorials/Wizard-Control-ASP.Net-2.0.aspx