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

Add Column Header for each Group

1 Answer 480 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mangesh
Top achievements
Rank 1
Mangesh asked on 21 Mar 2013, 08:11 AM
Hi there,

I wanna add column header for each group.
For e.g.

           col1   col2  col3
grp1    
            1      1       1
            2      2       2
            3      3       3

            col1   col2  col3
grp2   
            1      1       1
            2      2       2
            3      3       3

Is this possible? If it yes, then how?

Thanks in Advance,
Mangesh

1 Answer, 1 is accepted

Sort by
0
Milen | Product Manager @DX
Telerik team
answered on 26 Mar 2013, 09:14 AM
Hello Mangesh,

Yes, you can add header rows for each instance of the table group. These headers are nothing more than a static group row inside the dynamic group. You may accomplish this using

  • CrosstabWizard: On the Choose Layout page select "Blocked layout, subtotals above". Subtotals are actually such static group. After finishing the wizard replace the subtotal expression with static header text. (Find attached screenshot)
  • Table designer: Insert row outside the detail group (find attached screenshot)

Find attached the resulting report also.

See also:
How-To: Add groups to Table item and Crosstab item
Understanding table cells, rows and columns

Kind regards,
Milen
the Telerik team

Telerik Reporting Q1 2013 available for download with impressive new visualizations. Download today from your account.

Tags
General Discussions
Asked by
Mangesh
Top achievements
Rank 1
Answers by
Milen | Product Manager @DX
Telerik team
Share this question
or