New to Telerik UI for ASP.NET Core? Download free 30-day trial
Custom ajax binding
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- customajaxbinding.cshtml
- CustomAjaxBindingController.cs
- Order.cs
Also available for:
API REFERENCEDescription
This demo shows how the Telerik for ASP.NET Core Grid can retrieve a custom response when the use of the server-side extensions is not desired. The requests are sent in the expected format by the controller but the response is processed programmatically and the custom result data set is passed to grid.
More about the Telerik Grid for ASP.NET Core