Clearing controls during Addnew in a child form

Prati

New member
Joined
Feb 14, 2005
Messages
2
Programming Experience
3-5
Hi All!

I have a Parent/Child form. The databinding for the child is based on the relation that i have created at runtime. This type of databinding should take care of clearing and refreshing the child data whenever the parent changes, which it is doing. However when i do a addnew to the child its not clearing the child controls at all..Can anybody tell me what i have to do to make this happen? my add new code is bmb.addnew() (for the child).

please help...

thanks

prati
 
Back
Top