MySqlDataTable with FetchAll
Posted: Wed  27 Jun 2007 14:56
				
				I have using MySqlDataTable with FetchAll = false and DataGridView.datasource, how can i positioning to the
record in the DataGridView if it still is not loaded?
es.
A MySqlDataTable whit 10000 records;
DataGridView view the first row;
How i can go to the row 5000?
Thanks,
Massimo
			record in the DataGridView if it still is not loaded?
es.
A MySqlDataTable whit 10000 records;
DataGridView view the first row;
How i can go to the row 5000?
Thanks,
Massimo