Unplanned
Last Updated: 15 May 2024 13:53 by Juan Angel
Juan Angel
Created on: 15 May 2024 13:53
Category: Grid
Type: Bug Report
1
Grid with aggregates throws if the data contains special double values
If the data contains special double values (such as double.NaN or double.PositiveInfinity) and the Grid uses aggregates, it throws with:

Error: System.OverflowException: Value was either too large or too small for a Decimal.

0 comments