Click here to Skip to main content
15,919,341 members
Please Sign up or sign in to vote.
2.33/5 (2 votes)
See more:
I am trying to fetch huge number of entries from the database and binding it to the gridview which is making my site performance very low.

Any suggestion?
Posted

Pagination will solve your issue..
thatraja solution has useful links you can check it...

Try these
http://msdn.microsoft.com/en-us/library/aa479347.aspx[^]
Effective Paging with GridView Control in ASP.NET[^]
 
Share this answer
 
Comments
SurajCKale 22-Jan-14 7:06am    
Thank you
Karthik_Mahalingam 22-Jan-14 7:10am    
welcome suraj :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900