My system is all in MDI form with Subform MDIChild, But the problem is IS THERE WAY TO MAKE CRYSTAL REPORT MDI-CHILD TOO? Since the when report is displayed the report is previewed at back of mdi-main form.
Please suggest me
Printable View
My system is all in MDI form with Subform MDIChild, But the problem is IS THERE WAY TO MAKE CRYSTAL REPORT MDI-CHILD TOO? Since the when report is displayed the report is previewed at back of mdi-main form.
Please suggest me
If you use the crystal report viewer control you can place it on a form and make that form an MDI child.....
There is a sample vb app at http://support.crystaldecisions.com/...dc_mdi.exe.asp that may help you.