G
Gary
Hi,
I have a DataTable, which will have 2 Columns, one column holds Unique
values.
I will use DataTable.Select(Unique value) and Filter the Matching rows,
After filtering those rows I want to Delete those rows from the datatable.
Is it possible to remove the filtered rows and reflect back to the
DataTable?
TIA,
Gary
I have a DataTable, which will have 2 Columns, one column holds Unique
values.
I will use DataTable.Select(Unique value) and Filter the Matching rows,
After filtering those rows I want to Delete those rows from the datatable.
Is it possible to remove the filtered rows and reflect back to the
DataTable?
TIA,
Gary