D
David
In C#, when I create a DataGrid, use a SetDataBinding to set the data
to the dataset, then update the datagrid, is there a way to get a
dataset object back from the DataGrid control so that I can use it to
update, add, etc.
Eg. I can see how to get data into the DataGrid object but not back
out!
to the dataset, then update the datagrid, is there a way to get a
dataset object back from the DataGrid control so that I can use it to
update, add, etc.
Eg. I can see how to get data into the DataGrid object but not back
out!