New to Telerik UI for ASP.NET Core? Download free 30-day trial
Custom ajax binding
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
HtmlHelper
TagHelper
customajaxbinding.cshtml
CustomAjaxBindingController.cs
Order.cs
Customajaxbinding_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
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