Kendo UI for Vue
The Kendo UI for Vue Data Query package serves as the foundation for common data operations like grouping, filtering, paging and sorting data. When used in combination with other Kendo UI for Vue components such as the Data Grid, this package makes dealing with data operations simple.
With the DataSourceRequest model binder and the ToDataSourceResult method in the Telerik DataSource package, the Kendo UI for Vue Data Query package can help you speed up and simplify the communication between the frontend and backend of your Vue applications.
Read the Vue Data Query Integration with UI for ASP.NET Core documentation
The Kendo UI for Vue Data Query package contains several helper functions to assist with grouping data operations and handling them in bulk, letting all data operations happen in a single operation and request, as opposed to several smaller operations.