1
Answer

Refresh parent dataGridView from close event of child window

Ask a question
Amit

Amit

14y
9.7k
1

Hi,

I have two form ( Form1 : Parent) and (Form2 : child) ...
I am calling Form2  from Form1 ..( Form2 add record in DB) ....
On close/ exit of Form2...i want to display updated records ( using DataGridView , VS 2005) ....but now able to do it...

Any idea / suggestions / link will helpful.

Thanks
Amit

Answers (1)