Vb net 2016 datagridview cellvalidating theloveofyourlifedatingservice com
07-Jan-2020 17:35
Code Cruiser: Your comment was helpful but not what I'm looking for. I was trying to get straight when to validate, when to update, whether I have to code to handle if user changes a key column?
If the code is not available just answer those questions and I'll go from there.
However, that's not really "in the spirit" of the disconnected model... Your way is more, Fill, Update, Update, Update, etc...
Data graye: Your solution is closer to what I'm looking for and you will get most of the points.
whether I have to code to handle if user changes a key column Yes. but what I usually do is load the Data Table into the Data Grid View and let the user use the Data Grid View to add, delete, and edit the rows of the table.