i have more than 10,000 record .. and i want to bind my database which is in sql server 2005,with gridview in asp.net ... main purpose is .. without taking so much load ... it;s loading in gridview.. while i will run it..
A:
If you create a web page that show 10k records I highly doubt someone will ever want to look at it. You might consider paging the records.
Darin Dimitrov
2009-11-07 17:38:40