Hi,
I have a datagrid that displays an employee name and a record number from an sql database. When you click on the employee number then it brings up another from that lets you modify the employees info. Once the name is modified and you click ok to close the form it shows the Employee listing form again but not with the new updated employee name. If I close and reopen the form though I can see that the name of the employee has been modified. Any ideas about how to get form2 to refresh form1. Thanks in advance.
I have a datagrid that displays an employee name and a record number from an sql database. When you click on the employee number then it brings up another from that lets you modify the employees info. Once the name is modified and you click ok to close the form it shows the Employee listing form again but not with the new updated employee name. If I close and reopen the form though I can see that the name of the employee has been modified. Any ideas about how to get form2 to refresh form1. Thanks in advance.