New to Telerik UI for ASP.NET Core? Download free 30-day trial
Web API 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
webapi.cshtml
WebApiController.cs
ProductService.cs
ProductViewModel.cs
Webapi_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
This demo shows how the Telerik for ASP.NET Core Grid can be bound in Web API. By specifying the DataSource type as .WebApi()
the requests will be sent to the Web API endpoints in the expected format out of the box.
More about the Telerik Grid for ASP.NET Core