|
-
Oct 6th, 2017, 05:55 PM
#16
Thread Starter
Fanatic Member
Re: DGV Column issue
The exception occurs during the Update(). It was that error that lead me back to what I am looking at currently. So here is what I am trying to do.
I am wanting to delete a person from the displayed DGV list with a double click. I have been using a methodology to accomplish that but I never really liked it because of the way it works.
The old method would distribute the values from a record into a set of variables. The row would then be removed, a new row created and then populated from the variables. It worked, but I have always hated it.
What I am wanting to do now is take the row selected from the double click and just go ahead and replace the values in two of the columns with different values.
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
|