I have a simple report that has 4 columns.
Section, Subsection, Mandatory, and detail.
The report is grouped by the Section, Subsection, and Mandatory fields.
The page breaks and the report looks as I want it on the preview in the design but it has different page breaks in the HTML preview. And if the actual running of the code, the detail data looks good but the Section and Subsecition never change.
I am using VS 2010,with C# and the most current version of Telerik Reporting. This is an ASP application. Any ideas on how to fix this?
Section, Subsection, Mandatory, and detail.
The report is grouped by the Section, Subsection, and Mandatory fields.
The page breaks and the report looks as I want it on the preview in the design but it has different page breaks in the HTML preview. And if the actual running of the code, the detail data looks good but the Section and Subsecition never change.
I am using VS 2010,with C# and the most current version of Telerik Reporting. This is an ASP application. Any ideas on how to fix this?