Hi all,
Does anyone have a good example or guide that shows how to programmably fill a datagridview? I have always used the wizard, but now I have a requirement to use a datagridview to view data in varying tables. If anyone has anything on this I would appreciate it.
It seems that there is more information on the DataGrid, but in 2005 the DataGrid.SetDataBinding method does not exist and I think I am trying to do something similar to that with the DataGridView
Thanks
-Bill
Does anyone have a good example or guide that shows how to programmably fill a datagridview? I have always used the wizard, but now I have a requirement to use a datagridview to view data in varying tables. If anyone has anything on this I would appreciate it.
It seems that there is more information on the DataGrid, but in 2005 the DataGrid.SetDataBinding method does not exist and I think I am trying to do something similar to that with the DataGridView
Thanks
-Bill