New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core Grid GraphQL Service Binding
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
A GraphQL service is served over the HTTP protocol through a single endpoint that responds by using JSON and expresses the full set of capabilities of the API.
The Telerik UI for ASP.NET Core Grid supports a GraphQL data-binding approach, which enables the component to consume data from an ASP.NET Core GraphQL Service that is available for review in the GraphQLService Repository, as demonstrated by this demo.
For more information about the data-binding options, refer to the official Telerik UI for ASP.NET Core Data Grid product documentation on the available data-binding approaches.