E W

E W

  • NA
  • 3
  • 0

set the datagrid column index

Nov 23 2006 11:52 PM

Hi,

Does anyone know how to set the datagrid column index in Windows form in C#? I can get the firstcolumnindex like this -> grid_schedule.FirstVisibleColumn;
After reload the dataset, i would like to set back the column index caz I got many columns on the grid and user need to scroll thru it to the right after reload.

Thanks.


Answers (1)