Hello,
You can easily calculate an aggregate for a column by setting the Aggregate-property of a Grid-Column to something like Max, Min or Avg.
What if I want more than 1 aggregate (like Min ánd Max) for the same column ?
Can I do that also with the property-settings or do I have to do that programmatically (in the ItemDataBound-event ?) ?
Gr,
Walter
You can easily calculate an aggregate for a column by setting the Aggregate-property of a Grid-Column to something like Max, Min or Avg.
What if I want more than 1 aggregate (like Min ánd Max) for the same column ?
Can I do that also with the property-settings or do I have to do that programmatically (in the ItemDataBound-event ?) ?
Gr,
Walter