Unplanned
Last Updated: 14 Aug 2017 11:46 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 23 Jun 2017 06:10
Category: GridView
Type: Bug Report
1
FIX. RadGridView - missing group summary value for calculated columns with AggregateExpression
To reproduce:  run the attached sample project and group by the Id column.

Workaround: use the ViewCellFormatting event to populate the missing values or use a custom  GridViewSummaryItem and override the Evaluate method in order to achieve the desired calculation.
0 comments