Hi,
I have created a master gridview with a child gridview and I would like to insert a new record into the child grid using a user control.
My only problem is that in this child user control, I need to know which parent record the child record belongs to. Is there a way from within the user control to determine this?
Thanks,
Mel
I have created a master gridview with a child gridview and I would like to insert a new record into the child grid using a user control.
My only problem is that in this child user control, I need to know which parent record the child record belongs to. Is there a way from within the user control to determine this?
Thanks,
Mel