B
Bob
I got a datagridview on which I do an update, the sace works fine, but after
the save, the newly saved values do not get displayed in the cells. It looks
like I need to do a refresh of some sort to get that info to display, but I
want it to display and return to the selected rows both in the parent
datagrid and in the two child datagrids, related to the parent.
I would appreciate it if anybody could tell me whats the best way of getting
this, a code snippet sample would help.
Bob
the save, the newly saved values do not get displayed in the cells. It looks
like I need to do a refresh of some sort to get that info to display, but I
want it to display and return to the selected rows both in the parent
datagrid and in the two child datagrids, related to the parent.
I would appreciate it if anybody could tell me whats the best way of getting
this, a code snippet sample would help.
Bob