groupBy

Returns a copy of the list grouped according to the descriptor

Parameters

descriptor Object

The grouping configuration. Accepts the same values as the group option.

Returns

kendo.data.Query Returns a new instance of kendo.data.Query containing the grouped collection

In this article