New to Kendo UI for Angular? Start a free 30-day trial
toDataSourceRequest
Converts a DataSourceRequestState into an object
that is compatible with the DataSourceRequest
format in UI for ASP.NET MVC.
Parameters
state DataSourceRequestState
The state that will be serialized.
Returns
any - The serialized state.