ggeorgiou01
Programmer
Hi all,
I have a windows form, which has a datgrid on it. The datagrid has no datasource and the user will enter all the rows.
On the click of a button i want to pass the items within the datagrid (could be 1, 2, 3 rows) into a DataTable, typed variable. is this possible How do i do this ?
Many Thanks,
George
I have a windows form, which has a datgrid on it. The datagrid has no datasource and the user will enter all the rows.
On the click of a button i want to pass the items within the datagrid (could be 1, 2, 3 rows) into a DataTable, typed variable. is this possible How do i do this ?
Many Thanks,
George