Page 1 of 1

How Sorting Multi-Column Grouping in Stimulsoft Report 2011

Posted: Sat May 16, 2015 6:29 pm
by p30help
I work on a report with Stimulsoft Report V2011.3
in my report I have a GroupHeaderBand that have 2 column for grouping data (like under)

Code: Select all

{Tbl1.c1}{Tbl1.c2}
then i set «Sort Direction» equal to Descending («Sort Direction» apply on whole of GroupHeaderBand, this means that the both of Tbl1.c1 & Tbl1.c2 are Descending)

but I want Tbl1.c1 be Desc & Tbl1.c2 be Asc.
how do that?

Re: How Sorting Multi-Column Grouping in Stimulsoft Report 2

Posted: Mon May 18, 2015 10:22 am
by HighAley
Hello.

Please, add second Group Header. Use one column in a Group header.

Thank you.