Hello,
We have certain columns in our grid that have the option of being displayed as the same as the raw data or using a converter it can be displayed with the values multiplied by 100, when using aggregates on the column however they still return the same result as when they were the raw values, is there a way to do this nicely? Using a converter on the binding for the aggregate result in the RadGridView control template has the desired effect but affects all columns which we don't want.
We have certain columns in our grid that have the option of being displayed as the same as the raw data or using a converter it can be displayed with the values multiplied by 100, when using aggregates on the column however they still return the same result as when they were the raw values, is there a way to do this nicely? Using a converter on the binding for the aggregate result in the RadGridView control template has the desired effect but affects all columns which we don't want.