I have a bunch of DGVs on a fairly complex form. All DGVs are generated at runtime and filled programatically, and all works OK except when the user enters new data in a new grid row and clicks on save.
The form then will not close until the user goes back to the row in question, changes the text and presses enter.
The whole issue seems to center around the enter key being pressed after the edit.
I have tried many flavours of endedit, sendkeys etc, but still stumped.
Any ideas more than welcomed.
Regards,
Hymie
The form then will not close until the user goes back to the row in question, changes the text and presses enter.
The whole issue seems to center around the enter key being pressed after the edit.
I have tried many flavours of endedit, sendkeys etc, but still stumped.
Any ideas more than welcomed.
Regards,
Hymie