New to Kendo UI for VueStart a free 30-day trial

Definition

Package:@progress/kendo-data-query

Converts a DataSourceRequestState into a string that is comparable with the DataSourceRequest format in UI for ASP.NET MVC.

Parameters:stateDataSourceRequestState

The state that will be serialized.

Returns:

string

A query string in the format expected by the ASP.NET Core DataSourceRequest model binder.

The following code snippet demonstrates how to use the toDataSourceRequestString method.

In this article
Definition
Not finding the help you need?
Contact Support