I have a page that has 2 gridviews and 3 or 4 charts. It takes it a few seconds to load depending on a couple of items.
1. How many items are in the gridviews
2. The number of days the charts span
My question is this
1. Is there a way to make the page display like Gridview1 then continue to load the rest?
2. If not, is there a way to just databind the gridviews and like the first chart on page load then have checkboxes for when you want to see the other charts?
- Matt
"If I must boast, I will boast of the things that show my weakness"
- Windows 2003 Server, 98 SE, XP
- VB.NET, VSTS 2010, ASP.NET, EXCEL VBA, ACCESS, SQL 2008
1. How many items are in the gridviews
2. The number of days the charts span
My question is this
1. Is there a way to make the page display like Gridview1 then continue to load the rest?
2. If not, is there a way to just databind the gridviews and like the first chart on page load then have checkboxes for when you want to see the other charts?
- Matt
"If I must boast, I will boast of the things that show my weakness"
- Windows 2003 Server, 98 SE, XP
- VB.NET, VSTS 2010, ASP.NET, EXCEL VBA, ACCESS, SQL 2008