A
Anita C
Hi,
I have a datable. I need to delete some rows of the datatable. The rows to
be deleted are those which have the same value in the 'FolderName' column as
that in another row of the datatable, so that no duplicates on the basis of
the 'FolderName' column exist.
Can someone please share code of how to achieve the above in c#?
Thanks in advance
I have a datable. I need to delete some rows of the datatable. The rows to
be deleted are those which have the same value in the 'FolderName' column as
that in another row of the datatable, so that no duplicates on the basis of
the 'FolderName' column exist.
Can someone please share code of how to achieve the above in c#?
Thanks in advance