M
Mark
I have two forms. The first form has a datagrid. The second form is opened
by the first form. When the second form closes, I want the datagrid on the
first form to refresh.
I tried using the Activated and Enter events of the first form, but neither
fires when the second form closes even though it's the first form that is
then given the focus. I don't see a "Got Focus" or similar event.
Suggestions? Thanks in advance.
Mark
by the first form. When the second form closes, I want the datagrid on the
first form to refresh.
I tried using the Activated and Enter events of the first form, but neither
fires when the second form closes even though it's the first form that is
then given the focus. I don't see a "Got Focus" or similar event.
Suggestions? Thanks in advance.
Mark