Declined
Last Updated: 10 Sep 2026 15:17 by ADMIN
Ronny
Created on: 21 Apr 2022 12:02
Category: Kendo UI for jQuery
Type: Feature Request
0
OData-v4 Datasource should build a correct URL based on grouping and aggregate

As of today, the Datasource seems to be fully compatible with OData-v4, however, when server-side grouping and aggregation is enabled, we still need to provide a parametermap to correctly encode the group[] and group[aggregates[]] into the URL.

The OData specification should be followed and the URL build by the Datasource when the type is set to "odata-v4":

$apply=groupby((Field1, Field2))

or

$apply=grouppy((Field),aggregate($count as CountField))

thus saving the developers from providing their own encoding implementation.

2 comments
ADMIN
Angel Petrov
Posted on: 10 Sep 2026 15:17

Hello,

The odata v4 grouping and aggregation is not compatible with the way the grid functions. It does not return the underlying data when server operations are used. Thus marking this as declined.

Regards,
Angel Petrov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

ADMIN
Neli
Posted on: 28 Apr 2022 06:51

Hi Ronny,

We will keep tracking the interest expressed by the community on the suggested enhancement. If it gains popularity we will consider the appropriate way in which to provide such support.

Regards,
Neli
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.