I have DTG in form1 and I'm inserting values in it using SQLCommand. When I
click button SAVE in form2(which also closes form2) I would like to refresh
form1's datagridview after clicking SAVE button.
Is there any solution? THanks so much.
I have DTG in form1 and I'm inserting values in it using SQLCommand. When I
click button SAVE in form2(which also closes form2) I would like to refresh
form1's datagridview after clicking SAVE button.
Is there any solution? THanks so much.