Search code examples
crystal-reportsvisual-studio-2003

VS 2003 CrystalReports - details section issue


I have 2 detail sections on my report (details a and details b). Fields in both sections can grow up to 10 lines.

How do I force the Crystal Report to print both sections on one page? Currently the report on bottom page print section "details a", but section "details b" prints on next page. How do I prevent this behavior?


Solution

  • You does not need an extra group. You can set on the detail area (node over the sections) the flag keep together.