Filter Duplicate Data

  • Thread starter Thread starter Stanley
  • Start date Start date
S

Stanley

How do I remove duplicate DataRow from a DataTable?
I tried the DataTable.Select but the parameter not accept the "Distinct"
keyword.

Please advice.
Thanks
 
Hi Stanley,

Please do not multipost to dotnet newsgroups.

You can send one message with multiple adresses (crosspost) that is
something we even sometimes like because than there is not need for
redirection.

I answered your post with a long message in the newsgroup
languages.vb

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top