Hi,
I have 2 forms A, and B. Form A has a datagridview that display entity rows, also a bottom to call form B and insert a new entity row, after new new record is added using form B, I need to refresh programatically datagridview on fotm A, so once form B is closed, my client will see the new row on form A.
I have tried but still I dont know to do it.
PCould somebody give me a clue.
Thanks,
Carlos