Results 1 to 3 of 3

Thread: CYRSTAL REPORT (How to display group header on next page?)

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2007
    Posts
    20

    CYRSTAL REPORT (How to display group header on next page?)

    hi, my problem is how to display the group header if the details are print on the next page? it is something like this....

    ABC COMPANY <--- REPORT HEADER
    -------------------------------------------------------------------------
    <---------- GROUP HEADER ---------------->
    CUSTOMER NAME
    PRODUCT ORDERED QTY
    -------------------------------------------------------------------------
    <---------- DETAILS --------------------->
    PRODUCT CODE 1 10
    PRODUCT CODE 2 20
    ETC....
    ------------------------------------------------------------------------

    Now my problem is when the DETAILS are more than 1 page, this is what happen....

    ABC COMPANY <--- REPORT HEADER
    ------------------------------------------------------------------------- <---------- DETAILS --------------------->
    PRODUCT CODE 1 10
    PRODUCT CODE 2 20
    ETC....
    ------------------------------------------------------------------------


    !!!! no group header is displayed, i want the CUSTOMER'S NAME, PRODUCT CODE AND QTY to appear.... help me!

  2. #2
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: CYRSTAL REPORT (How to display group header on next page?)

    In the Group Expert select the group you want. Select Options. Select the second tab (Options) and check Repeat Group Header On Each Page.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Aug 2007
    Posts
    20

    Re: CYRSTAL REPORT (How to display group header on next page?)

    thanks a lot

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width