Group: Forum Members
Posts: 533,
Visits: 2K
|
Hi,
I have an user control that contains couples of controls. I also have a linklabel in this user control that allow user to add new FK record by click on it.
Previously, I used to implement this using childformdialog and it works perfectly. However, that is done on form. How could I have childformdialog in user control also?
Please advice.
Thank you
|