by Nidal Arabi
Feedback
|
Average Rating:  
Views (Total / Last 10 Days):
23853/
377
|
|
|
|
| Downloads |
|
|
|
|
|
|
Article Feedback
User Comments
Title:
asdas
Name:
asdas
Date:
11/13/2009 5:43:43 PM
Comment:
dsadas
|
Title:
asynchronously populate table
Name:
erion
Date:
11/5/2009 6:28:57 AM
Comment:
Hello, thank you for the article. I am currently facing the need to dynamically generate a long detailed report with data retrieved from a database in an ASPNET 3.5 project in which I already use the AJAX Control Toolkit intensively. The data is provided by an ASPNET web service. The generated report is static and meant to be printed. My problem is that the data retrieval process takes about 10-15 seconds because of the database query execution time. I have the need to make the report page appear faster. I was wondering if it's possible for the report page to appear immediately with blank data and for the dynamic data to be written in the page as they arrive. In the page the data is contained in html tables with Label server controls in them and everything is inside an UpdatePanel. The report is made of different sections for each of which I have build a separate web method to provide the data. I have tried the asynchronous calls to the web service that provides the data, handling the task completion event for each of the methods, but the page doesn't load until all the data has arrived. What solutions would you suggest?
|
Title:
Working with Dynamic Populate Extender
Name:
John McDonald
Date:
12/12/2008 7:22:20 PM
Comment:
Would you post a sample screen shot?
|
|
|
|
|
|