New to Kendo UI for Angular? Start a free 30-day trial
translateAggregateResults
Converts the AggregateResults
field content, which is returned by the UI for ASP.NET MVC ToDataSourceResult
method, to a comparable format.
Parameters
data
any[]
The value of the `AggregateResults` field of the response.
Returns
- The converted result.