Columns & GroupHeader

edited 10:15AM in FastReport 3.0
I have the following bands:

1) ReportTitle
2) GroupHeader
3) MasterDetail
4) GroupFooter
5) PageFooter

The property "Columns" of the ReportPage is set to "2".

So, which properties did I have to set, so all masterdetail data of a single group are displayed in one column instead of "breaking" to the second one or to a new page???

This is, what I get:
COL1                      COL2
===================================
  Group1                    MasterRec93
     MasterRec11
     MasterRec12              Group10
                                        MasterRec101
  ...                                   MasterRec102

  Group9
     MasterRec91
     MasterRec92

This is, what I want:
COL1                           COL2
===================================
  Group1                        Group9
     MasterRec11                 MasterRec91
     MasterRec12                 MasterRec92
                                        MasterRec93
                                        
  ...                                Group10
                                        MasterGroup101
                                        MasterGroup102

Any ideas?

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.