This is a migrated thread and some comments may be shown as answers.

Need help with Crosstab formatting

1 Answer 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 2
Bronze
Iron
Veteran
Mark asked on 22 Sep 2015, 03:06 PM

We are converting our Legacy system to .Net using Telerik Reports and the Crosstab control.  Below, is a screen shot of an example from the Legacy system. This is a cross tab report, based on Town/Ward/District and Party Affiliation, counting on Gender.  Formatting is key for our customers.  Any help would be greatly appreciated.

 

Thanks

 

 

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 25 Sep 2015, 07:31 AM
Hi Mark,

Based on your screenshot I can suggest you the following scenario:
  1. Use directly the report sections - Report Structure;
  2. Create static groups for the headers;
  3. Create a dynamic group for the District :
    • Display the district information in the GroupHeaderSection;
    • Display the totals in the GroupFooterSection;
  4. Use the Detail section to display the reset information;


Other layouts can be created with a Table/List/Crosstab item and the report's sections for headers.


The selected approach depends on your custom requirements for layout and the data structure. Interesting data-binding approaches are elaborated in How to use the ReportItem.DataObject property in expressions and How to Databind to Collection Properties.


I hope this information is helpful.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Mark
Top achievements
Rank 2
Bronze
Iron
Veteran
Answers by
Stef
Telerik team
Share this question
or