GroupPaging in Custom Data Binding

1 Answer 83 Views
Grid
Sed
Top achievements
Rank 1
Sed asked on 31 May 2021, 01:52 PM

Hello,

I am trying to have a groupable Kendo grid with help of your demo.

https://demos.telerik.com/aspnet-core/grid/grouppaging

My question is, is there a way to implement it with custom data binding and not ajax data binding? when I try to do that, there's an error saying that GroupPaging() cannot be resolved.

 

Thank you in advance.

1 Answer, 1 is accepted

Sort by
1
Accepted
Mihaela
Telerik team
answered on 03 Jun 2021, 11:23 AM

Hi Sed,

Thank you for your inquiry.

Currently, the "GroupPaging" feature is available for AJAX and WebAPI DataSource types in Telerik UI for ASP.NET Core. It is not exposed through the Custom DataSource, but I have logged it as a feature request in our feedback portal on your behalf. You can follow the status here:

https://feedback.telerik.com/aspnet-core-ui/1522426-add-grouppaging-configuration-for-custom-datasource-in-telerik-ui-for-asp-net-core

Feel free to cast your vote as the more popularity the item gathers, the higher the chance of it being implemented.

Аs a token of gratitude, I have updated the points in your Telerik account for the feature request.

While a built-in functionality is provided, you could handle the paging through the groups on the server-side.

If any additional queries arise, feel free to share them.

 

Regards, Mihaela 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.

Tags
Grid
Asked by
Sed
Top achievements
Rank 1
Answers by
Mihaela
Telerik team
Share this question
or