G
Guest
Hello,
I have a problem whereby I have a main form called frmMain say, and I wish to call a procedure called LoadGrid in a child form call frmChild. I have tried
call frmMain.frmChild.LoadGrid but this doesn't work, any ideas??
Geri
I have a problem whereby I have a main form called frmMain say, and I wish to call a procedure called LoadGrid in a child form call frmChild. I have tried
call frmMain.frmChild.LoadGrid but this doesn't work, any ideas??
Geri