A group inside de Detail

ManelManel Barcelona, Catalonia
Hi all,

I need to put a group inside the detail. Graphically, it must be like this:

  Master 1
     Group 1.1
        Detail 1.1.1
        Detail 1.1.2
     Group 1.2
        Detail 1.2.1
        Detail 1.2.2
  Master 2
     Group 2.1
        Detail 2.1.1
        Detail 2.1.2
     Group 2.2
        Detail 2.2.1
        Detail 2.2.2
...


The data of MasterBand comes from a query, and the data of GroupHeader and DetailBand, from another one.

How can I do this?

tks.

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 5:41PM
    Hi Manel
    look at how your 2 queries are connected or run one query on joined tables with an orderby clause to get all the data into one result set then apply grouping as necessary.
    regards ;)

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.