Refreshing a datgrid from another form. C#

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top