Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1002 Bytes

grid-datasourcerequest-on-server.md

File metadata and controls

35 lines (25 loc) · 1002 Bytes
title description type page_title slug position tags res_type
Use Telerik DataSourceRequest and DataSourceResult on the server
How to use Telerik DataSourceRequest and DataSourceResult on the server.
how-to
Telerik DataSourceRequest and DataSourceResult
grid-kb-datasourcerequest-on-server
kb

Environment

Product Grid for Blazor

Description

How to send the Grid state to the server and retrieve data? How to use Telerik DataSourceRequest and DataSourceResult on the server?

How to call the server and receive only the desired information for paging, sorting, filtering?

How to optimize the amount of loaded data?

Solution

A couple of examples are available in the following project: https://github.com/telerik/blazor-ui/tree/master/grid/datasourcerequest-on-server.