|
-
Jul 21st, 2010, 04:13 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Get values from datagridview, but not duplicates???
I need to get all the different values from my dgv, but no duplicates, and add them as rows to my dataset.
for example if my dgv col1 have the following values:
the procedure must get the values from dgv1 and add it to a dataset if the values isnt already there.
My dataset should have this:
Is there a way to do this?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|