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

SubTotal & Total Rows

16 Answers 551 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Tony
Top achievements
Rank 1
Tony asked on 05 Sep 2007, 01:43 AM
I know you can add agrregate totals to the group headers, but I was just wondering if you can easierly add a Subtotal Row to the bottom of the group, as well as an Total to the whole table?

If there currenlty isn't, can I suggest this as a Feature Request, as it would be really handy, and Also is there currenlty any code samples to be able to do this?

Thank you

16 Answers, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 05 Sep 2007, 10:48 AM
Hi Tony,

Thank you for this feature request.

At this time RadGridView does not support group summaries and totals. Nevertheless, as you mentioned, this is a very useful feature and we plan to implement it in one in our next versions.

 
All the best,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Tony
Top achievements
Rank 1
answered on 07 Sep 2007, 12:39 AM
Hi, thanks for the response.

There wouldn't happen to be a way to access the Aggrigate variables from the group header so I can custom insert my own SubTotal Rows?

And would you have any code examples that may help me do this.

Thank you.
0
Jack
Telerik team
answered on 07 Sep 2007, 12:43 PM
Hi Tony De Wit,

No, at this time you can't access the aggregate variables used for grouping. We expose a property for this in one of our next versions.
 

Sincerely yours,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Jacki Jenuth
Top achievements
Rank 1
answered on 27 Nov 2009, 09:30 PM
have you implemented sub_total & Grand total for the Winforms grid yet?
0
Jack
Telerik team
answered on 30 Nov 2009, 03:05 PM
Hello Jack Jenuth,

Thank you for this question. Yes, when you add a summary row and there is no grouping applied, it calculates its values for all grid rows. However, you can't freeze this row at bottom of RadGridView. Please take a look at "Grid View -> Grouping -> Group Summaries" example in our demo application for more details. We plan to improve our API in one of our upcoming releases. Should you have any further questions, don't hesitate to ask.

Kind regards,
Jack
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
dennis
Top achievements
Rank 1
answered on 08 Dec 2009, 03:43 PM

I am using winform gridview version 2009.1.9.316.  I am unable to find the ability to use a Grand Total.  Has it been implemented.

 

Thanks,

Dennis Zweigle

Little Rock, AR.

0
Jack
Telerik team
answered on 09 Dec 2009, 10:07 AM
Hello dennis,

Yes, as stated in my previous post this feature is available in our latest release - Q3 2009 SP1. You should add group summary items without grouping the grid to achieve this effect.

Regards,
Jack
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Cyril Hr
Top achievements
Rank 1
answered on 27 Apr 2010, 01:42 PM
Hello i'm interested in this feature but it's seems incomplete to me.
As I need Sub and Grand total so that I can group columns and show also the global total value.

Do you have any recomandation for now to do tha ?

Thx
0
Jack
Telerik team
answered on 29 Apr 2010, 10:27 AM
Hello Cyril Hr,

Currently we do not support this feature. We plan to implement this mode in our upcoming release Q2 2010.

Greetings,
Jack
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
0
Carlos Teevin
Top achievements
Rank 1
answered on 21 Jun 2010, 09:45 PM
It is available on Q2 2010 Beta?
0
Jack
Telerik team
answered on 24 Jun 2010, 04:06 PM
Hello Carlos Teevin,

It is not available in the beta. However, we plan to include this feature in the final Q2 2010 release. Should you have any other questions, do not hesitate to contact me.

Kind regards,
Jack
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
Mikhail Diatchenko
Top achievements
Rank 1
answered on 30 Jul 2010, 04:45 AM
Has this been implemented in 2010 Q2?
0
Jack
Telerik team
answered on 30 Jul 2010, 05:31 PM
Hello Mikhail Diatchenko,

Yes, it is available in Q2 2010. In general you should set the ShowTotals property to true. Please check the "Group Summaries" sample in our demo application for more details. Should you have any other questions, don't hesitate to write back.

Greetings,
Jack
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
0
Kha
Top achievements
Rank 1
answered on 05 Dec 2011, 04:57 AM
Hi Jack,

Can we make the grid summary in WinForms like in Website (http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/paging/defaultcs.aspx 
)?

I am using product version 2011.1.0419.35.


I want to show the current record index of RadGridview, like Page 1 of 19, items 1 of 91. Could you give me an advice?

Kha.
0
Jack
Telerik team
answered on 05 Dec 2011, 01:56 PM
Hello Kha,

Thank you for this question. Currently, RadGridView for WinForms does not support paging. This feature is mostly used in web applications and at this time we do not have plans to implement it.

You can solve the issue by simulating paging with LINQ as demonstrated in this blog article.

Find more about the summary row feature supported in RadGridView in our demo application: GridView >> Grouping >> Group Summaries and in our online documentation.
 
All the best,
Jack
the Telerik team

Q3’11 of RadControls for WinForms is available for download (see what's new). Get it today.

0
Kha
Top achievements
Rank 1
answered on 06 Dec 2011, 02:58 AM
Hi Jack,

Thank you for your quick reply.

Kha.
Tags
GridView
Asked by
Tony
Top achievements
Rank 1
Answers by
Jack
Telerik team
Tony
Top achievements
Rank 1
Jacki Jenuth
Top achievements
Rank 1
dennis
Top achievements
Rank 1
Cyril Hr
Top achievements
Rank 1
Carlos Teevin
Top achievements
Rank 1
Mikhail Diatchenko
Top achievements
Rank 1
Kha
Top achievements
Rank 1
Share this question
or