kendo-ui-core
kendo-ui-core copied to clipboard
When using aggregates with nullable data field in DataTable calling ToDataSourceResult throws a NullReferenceException
Bug report
When using aggregates with nullable data field in DataTable calling ToDataSourceResult throws a NullReferenceException
Reproduction of the problem
- Refer to ticket#1528656 for a runnable example
Current behavior
Exception is thrown when calling Expression.Convert() on a nullable type Reference
Environment
- Kendo UI version: 2021.2.616
- Browser: [all]