Results 1 to 5 of 5

Thread: remove duplicates from dgv?

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2012
    Posts
    9

    remove duplicates from dgv?

    hello, i use csv file to populate my dgv. now i wanna eliminate duplicates from my dgv. i knew it could be done using unique datatable. but i wanna eliminate it from dgv not from the dataset or datatable.
    to understand it in better way- i wanna check column1 if the vales in column 1 are repeated then the entire row must be deleted i.e the duplicate row must be deleted( if column 1 has 2 duplicate values then 1 row must be deleted)
    please i am waiting for a solution.
    Last edited by medlarelart; Jun 20th, 2012 at 01:14 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width