Unplanned
Last Updated: 28 Apr 2022 06:51 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.

1 comment
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/.