Hi,
I have two detail section in my report. In first Detail section i am showing headings and in second details section i am showing the data.
Means i am displaying heading for every record.
Now my problem is that on some pages the Heading printed at end of the page and the record goes on next page. So i want that Heading and Data should print on same page. I.E. Both section(Heading and data scetion) should come on same page.
Is there any property like "Keep together" for two sections.
Example:
PAGE -1
ID Name Address - Heading
--------------------------
001 Jon XXXX
ID Name Address - Heading
--------------------------
002 Methew YYYY
ID Name Address - Heading
--------------------------
PAGE -2
003 Hody ZZZZ
In above example for 3rd record the heading is on 1st page and the record is on second page. So i want the heading should come on second page for 3rd record.
I cannot put heading and fields (record data) in same detail section because some time i needed to supress the Header detail section.
Please tell me how i do this.
Thanks
Umesh Sharma,MCSD
India
I have two detail section in my report. In first Detail section i am showing headings and in second details section i am showing the data.
Means i am displaying heading for every record.
Now my problem is that on some pages the Heading printed at end of the page and the record goes on next page. So i want that Heading and Data should print on same page. I.E. Both section(Heading and data scetion) should come on same page.
Is there any property like "Keep together" for two sections.
Example:
PAGE -1
ID Name Address - Heading
--------------------------
001 Jon XXXX
ID Name Address - Heading
--------------------------
002 Methew YYYY
ID Name Address - Heading
--------------------------
PAGE -2
003 Hody ZZZZ
In above example for 3rd record the heading is on 1st page and the record is on second page. So i want the heading should come on second page for 3rd record.
I cannot put heading and fields (record data) in same detail section because some time i needed to supress the Header detail section.
Please tell me how i do this.
Thanks
Umesh Sharma,MCSD
India