1
Answer

Load grid after closing sub form in c#

HI!
I am creating windows application in c#. I have a main form which has a datagridview and button for performing task. when i click add button of main form than sub form open than i save data and close sub form but new data not display on grid of main form, for displaying data i have to close application and reopen than data display.

thanks and reply soon

Answers (1)