I
inadsad
Good day Group,
I have a form with a datagrid and two buttons. On show button
datagrid is populated with a datatable and on
clear button datagrid is cleared. DataTable.Clear not only removes
all of the data from the DataTable, it clears the dataset as well.
Why datatable.clear sets dataset to 0 rows?
Thanks
Ian
I have a form with a datagrid and two buttons. On show button
datagrid is populated with a datatable and on
clear button datagrid is cleared. DataTable.Clear not only removes
all of the data from the DataTable, it clears the dataset as well.
Why datatable.clear sets dataset to 0 rows?
Thanks
Ian