2
Answers

taking lot of time for resopnse in ajax asp.net

Photo of mayur pandit

mayur pandit

5y
676
1
Dear All,
I  have fatching 1000 rows from the database and adding this rows in html table using for loop in c# backend code. That all the code i have returning as resonse to ajax and adding this code under the div using jquery.
During the fetchind data it's taking lot of time to load in dive and display on the screen. There is any good solution to load the data very fast. kindly suggest. 

Answers (2)