DataGridView Maximum Number of Rows
-
hi, I am working on a desktop application which has grid in it and show data from access database. my problem is that the grid only shows about 21700 records of the table,(I am not sure about the exact number) I can search throw the whole database (i can search for last added record which doesn't appear in the grid). what should I do to show larger range of data in DataGrid?
-
hi, I am working on a desktop application which has grid in it and show data from access database. my problem is that the grid only shows about 21700 records of the table,(I am not sure about the exact number) I can search throw the whole database (i can search for last added record which doesn't appear in the grid). what should I do to show larger range of data in DataGrid?