New to KendoReact? Start a free 30-day trial
toDataSourceRequest
toDataSourceRequestPremium
Updated on Jan 16, 2026
Converts a DataSourceRequestState into an object
that is compatible with the DataSourceRequest format in UI for ASP.NET MVC.
Parameters
state
The state that will be serialized.
Returns
any
The serialized state.
The following code snippet demonstrates how to use the toDataSourceRequest method.