New to Kendo UI for Vue? Start a free 30-day trial
toDataSourceRequestString
Converts a DataSourceRequestState into a string
that is comparable with the DataSourceRequest
format in UI for ASP.NET MVC.
Parameters
state
The state that will be serialized.
Returns
string
- The serialized state.