cancel
Showing results for 
Search instead for 
Did you mean: 

Group By and Detail section should be at same page

Former Member
0 Kudos

Hi

I am developing a Crystal Report in Visual Studio 2005. My report have one Group Section and two detail ( detail a, detail b) sections. In group section I am displaying Test Categories and in Detail Section (detail a) I am displaying Test Result for particular Test Categories, in detail (detail b) section I am conditionally displaying a sub report against a particular testid from detail (a) section.

I want to display all test results against a test category on the same page. If this fit on the page it should display otherwise category name and all its test should be display on next page.

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Qasim not sure if you have tried this already,

right click on the group (that blue bar) and click Change Group-->Options->Keep Group together.

This will keep them together and if it exceeds one page it will start from the new one.

Hope this helps

Regards

Jehanzeb

Former Member
0 Kudos

Thanks.

Answers (0)