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

'Simple' Grouped Table

5 Answers 2139 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 1
Erik asked on 14 Dec 2016, 02:13 PM

I must be missing something obvious but I am unable to create a 'simple' grouped table according to the following layout:

-------------------

| GROUP1

| -item1

| -item2

| GROUP2

| -item3

| -item4

-------------------

The datasource i am using is flat.( Item1 { Group ="GROUP1", Name = "item1"}) etc.

Is it even possible to do this with a single table? I've been going at it for about two hours now, i've seen all kinds of results, but not what i need :-)

 

 

5 Answers, 1 is accepted

Sort by
0
Katia
Telerik team
answered on 14 Dec 2016, 03:32 PM
Hi Erik,

This layout can be achieved by grouping the data in the Table/CrossTab item and inserting a new row (outside group -> above) to show the group names above the group's detail records.
Attached you can find a video demonstrating this approach.

Another approach to show the data in this layout is to add a group to the report and use separate TextBoxes instead of Table/CrossTab. TextBoxes containing Group field can be placed in GroupHeader section and TextBoxes containing Name field in the Detail section.
More information about specifics of different report section can be found in Report Structure help article.


Regards,
Katia
Telerik by Progress
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
0
Erik
Top achievements
Rank 1
answered on 15 Dec 2016, 07:43 AM

Hi Katia,

Thanks so much for your assistance. I've been able to reproduce it and it works like a charm. I've also managed to figure out what i've missed all this time. It seems this outer group is hidden in the group explorer. This makes it very hard to see the difference when designing a report with features like this. It might be a good idea to have better visual indicators of these kinds of groups.

Again; thanks a lot!

Regards,

Erik

0
Katia
Telerik team
answered on 15 Dec 2016, 08:05 AM
Hi Erik,

Group Explorer does not show static groups by default. To change this, switch to Extended mode - check this screenshot.


Regards,
Katia
Telerik by Progress
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
0
Erik
Top achievements
Rank 1
answered on 15 Dec 2016, 08:37 AM

Katia,

I found that out this morning, testing your solution :-) My point was that its hard to see at the table itself what it's doing. Visual indicators would work better, imho.

Thanks!

E

0
Katia
Telerik team
answered on 15 Dec 2016, 09:22 AM
Hi Erik,

Please feel free to express your opinion in our feedback portal and describe the exact functionality you think would be useful when designing reports.


Regards,
Katia
Telerik by Progress
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
Erik
Top achievements
Rank 1
Answers by
Katia
Telerik team
Erik
Top achievements
Rank 1
Share this question
or