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

Page relative GroupHeader Display

1 Answer 42 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Doug Crystal
Top achievements
Rank 1
Doug Crystal asked on 04 Apr 2012, 01:09 AM
I'm using the GroupHeader_ItemDataBound method in my report to supress repeated grouped data like this:
data:

                    field1        field2        field3        field4
row 1            abc           123            def            456
row 2                                                               789
row 3                                                               222

In this case, the information in field1, field2 and field3 is supressed because it was all the same.  
My requirement is such that if the page changes and the first record on the page would normally be
a record that Ii would be supressing, I need it to display.  Can you tell me how I would determine this?  
I saw that page relative reporting was on the "roadmap" for enhancements back in 2010.  

Thanks,
Doug 

1 Answer, 1 is accepted

Sort by
0
IvanY
Telerik team
answered on 06 Apr 2012, 07:30 PM
Hello Doug,

From your requirement it seems that you should use our Crosstab item - the data that possibly will repeat is a row or column group and will be shown only once automatically. For more information you can check our online demos and especially our Product Sales per Period demo. Additionally you can check the examples that get installed along with the product - they are located in Start -> Telerik -> Reporting Q1 2012 -> Visual Studio 2010 Examples -> C# Solution.
 
Kind regards,
IvanY
the Telerik team
NEW in Q1'12: Telerik Report Designer (Beta) for ad-hoc report creation. Download as part of Telerik Reporting Q1 2012. For questions and feedback, use the new Telerik Report Designer Forum.
Tags
General Discussions
Asked by
Doug Crystal
Top achievements
Rank 1
Answers by
IvanY
Telerik team
Share this question
or