Hi,

Am using C# language.
I got two forms Form1 and Form2. By clicking the ADD button from the Form1, i ll be moved to Form2, which allows me to append some details in this form. After appending the data when i click SAVE button in Form2, my Form1 should be refreshed. Can anyone tell me how do i refresh the First form from the Secondform?

tanx
Diya.S