S
SePp
Hi all.
I want to refresh a Datagrid from another form. (in C# )
For Example I have a Datagrid in that I want to edit data. The user
has the ability to press a button to change these data.
A new Form opens and the user changes the data. After that he saves
the changes and the current form is closing and the old form with the
datagrid gets the focus again.
At the point the user is saving the data I want to refresh the data in
the form with the datagrid.
Could you please tell me a way to do that? Thank you very much.
Kind regards,
SePp
I want to refresh a Datagrid from another form. (in C# )
For Example I have a Datagrid in that I want to edit data. The user
has the ability to press a button to change these data.
A new Form opens and the user changes the data. After that he saves
the changes and the current form is closing and the old form with the
datagrid gets the focus again.
At the point the user is saving the data I want to refresh the data in
the form with the datagrid.
Could you please tell me a way to do that? Thank you very much.
Kind regards,
SePp