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

Grouping Alignment

6 Answers 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jugoslav
Top achievements
Rank 1
Jugoslav asked on 25 Oct 2016, 07:03 PM

Hello

 

I have an Invoice report containing sold items.

If try to group the items by description that column is just above e.g. 

 

description blah blah

                                 item 1          $250    

                                 item 2          $260  

 

However, I want to make it like the following:

description blah blah 
item 1          $250    
item 2          $260

6 Answers, 1 is accepted

Sort by
0
Jugoslav
Top achievements
Rank 1
answered on 25 Oct 2016, 07:05 PM
description 1 blah blah
                                    item 1          $250
                                    item 2          $260  
description 2 blah blah
                                    item 1          $250
                                    item 2          $260
 

However, I want to make it like the following:

description 2 blah blah 
item 1          $250    
item 2          $260
description 2 blah blah 
item 1          $250    
item 2          $260
0
Jugoslav
Top achievements
Rank 1
answered on 25 Oct 2016, 07:06 PM
description 1 blah blah
                                   item 1          $250
                                   item 2          $260  
description 2 blah blah
                                  item 1          $250
                                  item 2          $260
 

However, I want to make it like the following:

description 2 blah blah 
item 1          $250    
item 2          $260
description 2 blah blah 
item 1          $250    
item 2          $260
0
Stef
Telerik team
answered on 26 Oct 2016, 01:42 PM
Hello Jugoslav,

If you use a grouping in the Report - Grouping Data, you can place freely the TextBox items in sections. align the TextBox items in the GroupHeaderSection to these in the Detail section.


More details about report structures and layout can be found in Report Structure and Design Considerations for Report Item Layout.

Regards,
Stef
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
Jugoslav
Top achievements
Rank 1
answered on 18 Nov 2016, 04:15 PM

I am afraid I don't understand your suggestion. I went there and found no concrete help. 

I am using Table object and then need to add that group but am afraid I don't understand how.

An example would be greatly appreciated.

 

Thank you

0
Jugoslav
Top achievements
Rank 1
answered on 22 Nov 2016, 08:13 AM
bump
0
Stef
Telerik team
answered on 22 Nov 2016, 03:47 PM
Hello Jugoslav,

Please check the Grouping Data and How to: Add groups to Report help articles.

If you are starting with Telerik Reporting, my recommendation is to start by creating the sample reports from the Quickstart section. You can also check the local examples installed by default under C:\Program Files (x86)\Telerik\Reporting <VERSION>\Examples\CSharp.


In case of an emergency, please use the support ticketing system. We try to monitor forums, but we cannot guarantee a response by Telerik representative in a timely manner.

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