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

How to add crosstab to the right side of the table?

1 Answer 88 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
GirMay
Top achievements
Rank 1
GirMay asked on 30 Jul 2015, 05:27 AM

I am using telerik reporting(Q2014) for my web application:

here is my database tables

setNO           Names                  salary         

1                  Girmay                   5000

1                  Genet                      5000

2                 Kenenisa                   5000

2                 Lemlem                   4000

2                  Abebe                    4000

3              Melat                          6500

3               Haile                           6500

now i want to display this using crosstab telerik, and so that i can avoid repetitions of data. it works for me  likes

setNO  salary   Names

1            5000     ...here namelists

2            4000       here name list

3       65000    here name lists

but i want to make on this order

setno  Names   Price

i cannot add row groups to the right side of the table, it only works on the left side?

could help me please? i new for telerik

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 03 Aug 2015, 12:42 PM
Hello GirMay,

You can use the Table/List/Crosstab item. More details how the item works and how it can be configured are available in the Basic Concepts, Understanding Crosstab Areas and Understanding table Cells, Rows and Columns articles.

Note that groups can be added only on the left side - check the Product Sales per Period online demo.

The example with the Crosstab item is available in the local demos as well, installed by default under C:\Program Files (x86)\Telerik\Reporting Q2 2015\Examples\CSharp|VB\ReportLibrary\Crosstab.

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
GirMay
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or