Hello,
In one of my pages, I have a tab control which has 5 tabs. Each tab has several gridviews. It takes up to 2 minutes for all controls to be bound (all data is loaded). The performance is not acceptable in this case.
My question is: Is there a way to load only controls in an active tab? Others are not until the tab is selected?
Thanks
John.
In one of my pages, I have a tab control which has 5 tabs. Each tab has several gridviews. It takes up to 2 minutes for all controls to be bound (all data is loaded). The performance is not acceptable in this case.
My question is: Is there a way to load only controls in an active tab? Others are not until the tab is selected?
Thanks
John.