Click here to Skip to main content
15,910,083 members
Articles / Desktop Programming / Windows Forms

Load a billion rows in a DataGridView

Rate me:
Please Sign up or sign in to vote.
2.25/5 (8 votes)
4 Aug 2009CPOL2 min read 64.8K   3.2K   29  
This article presents how to load rows virtually in a DataGridView without using its RowCount (memory hog).

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Philippines Philippines
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions