Hi, Currently i try create a new personal windows form, how part of my training on VB.net. My windows form include 2 tables (author and books), mi goal is add, modify and eliminate entries of both tables with native functions of dynamics. At this moment have probles to modufy and delete on the safgrid i cand add without problems, but only can modify the first line on the grid. If try delete a register, the application only delete the first one or if select two or more delete the same registers take the first.
When debug the proyect i see the program doesn't send a message to ask if i sure to delete the information when delete from the safgrid control.
Why need to update and/or delete entries in the saftgrid using this buttons???
This is a screen of my proyect
try to delete id 04
when save usig button "save", the id deleted is 0
i apreciate your help and any advice to create custom forms. Have a nice day
*This post is locked for comments