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

[Solved] radGridView for silverlight Aggregate

1 Answer 79 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michal Revivo
Top achievements
Rank 1
Michal Revivo asked on 19 Feb 2009, 06:59 AM
Hi

I cannot display 2 aggregates - what's wrong ?

<data:RadGroupDescription.AggregateFunctions>
                        <data:CountFunction Name="TotalItems" SourceField="Value" Caption="Total items in group:" />
                        <data:LastFunction Name="LastItems" SourceField="Value" Caption="Last Items in group:" />
                    </data:RadGroupDescription.AggregateFunctions>

Thanks
Fred

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 19 Feb 2009, 09:07 AM
Hi Nava Dviri,

You are probably using an old version RadGridView that suffers from the problem that you have described. The bug has beed fixed in our latest release (2008.3 1217).

Regards,
Milan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Michal Revivo
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or