translateDataSourceResultGroups
Converts the grouped result, which is returned into the Data
field of the UI for ASP.NET MVC ToDataSourceResult
method, to a comparable format.
Parameters
data any[]
The value of the Data
field of the response.
Returns
GroupResult[] - The converted result.