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

Create Dynamic Table with grouping and subtotal .

4 Answers 405 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
saravana
Top achievements
Rank 1
saravana asked on 01 Oct 2016, 12:42 PM

Hi Friends, 

I need to create a telerik report table with dynamically with grouping and subtotal under the table. I succeed but the achive the dynamic table with dynamic coloumns and also in grouping. but grouping came as this format only. How i bring my desired output and how to add subtotal under each groupings. pls help

 

                            

 

 

 

4 Answers, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 04 Oct 2016, 03:38 PM
Hi Saravana,

The approach is to use the VS Report Designer with sample data and then to reuse the auto-generated code on initializing the report instance - Modifying or Creating a report at Run-Time.

To achieve the desired layout with the Report Designer, please check the attached video in IE browser.

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
saravana
Top achievements
Rank 1
answered on 06 Oct 2016, 05:03 AM

Hi Stef,

 Thanks for your video.It very nice article u posted.  but i need it done by the dynamically using i achive it almost.but grouping and subtotal are the issues for me. grouping i done it but not in desired format. pls post the code to achive desired output

0
Stef
Telerik team
answered on 06 Oct 2016, 01:14 PM
Hi Saravana,

Please use the Vs Report Designer, test data of yours, and the steps illustrated in the video. The report designer will let you add groups and totals in the table item. At the end you can copy the code from the report's InitializeComponent method and re-use it at run-time.

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
saravana
Top achievements
Rank 1
answered on 07 Oct 2016, 10:04 AM
Hi stef, I am even though i put that coding it shows object reference error pls provide the right code from your end for that.
Tags
General Discussions
Asked by
saravana
Top achievements
Rank 1
Answers by
Stef
Telerik team
saravana
Top achievements
Rank 1
Share this question
or