I'm migrating a complex application from PB Classic to .net. Our PB reports use a generic composite datawindow with a header and body. Getchild always returns -1 when trying to get the childdatawindow in the header (this works in classic). If I move the childdatawindow to the detail, getchild works. However, that messes up my reports. The header childdatawindow contains some header info that is retreived using getchild and some arguments.
Does anyone have any kind of work around? Another way to get access to the childdatawindow in the header?
Thanks,
Duncan.