Click here to Skip to main content
16,011,870 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I have developed a report which displays the duplicates amounts and shows it more than once. But here My problem is The amounts are not grouping correctly.Amount is group header
Amount(84.04)
84.04
84.04
84.04
84.04
85.02
85.02
85.02
getting like this but actual format is like this
Amount(84.04)
84.04
84.04
84.04
84.04
Amount(85.02)
85.02
85.02
85.02
Posted

1 solution

put the header, one level below the header u have put.

As the reports provide many level of headers, use those headers properly, while designing
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900