We are trying to duplicate the following report:
The database has a column called "Dept", which is a 4 character field. The first 2 characters identify the department and the last 2 characters identify the sub department.
The report above is for Department 01 and shows Sub Departments 33, 35, 47, and 49.
My requirement is to make the Stimulsoft report's format the same as the pre-existing report format.
To do that, after each Sub Department, I need to insert an additional Sub Total row for that Sub Department.
What is a good strategy to go about creating a report like this using Stimulsoft Reports.Net?
Subtotal Line for each Sub Group
Re: Subtotal Line for each Sub Group
Hello.
Please, try to add a Group Header and Footer with Condition equal "Dept" and show necessary information on the Footer.
You could set the Height of the Group Header to 0 if you don't need it.
Thank you.
Please, try to add a Group Header and Footer with Condition equal "Dept" and show necessary information on the Footer.
You could set the Height of the Group Header to 0 if you don't need it.
Thank you.