Click here to Skip to main content
15,912,072 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I tried to show thousands of records in gridview but system got hanged.i also put the allow paging property but its not working.How can i retrieve thousands of records in gridview? Is it really possible to work with thousand records in gridview? Plz help.

[edit(zorgoz): title changed]
Posted
Updated 10-Oct-12 2:40am
v2
Comments
MT_ 10-Oct-12 8:39am    
Please write proper subject then people may come in to give you helping hand

1 solution

There might be several considerations when dealing with large amount of data. This is a good point to start: Display Large Amount of Data in GridView with Search Functionality[^]. Please consult the related MSDN pages also: http://msdn.microsoft.com/en-US/library/bb445504.aspx[^]
 
Share this answer
 
v2

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