GridReadEventArgs and GraphQL

1 Answer 350 Views
Grid
Rob
Top achievements
Rank 1
Iron
Iron
Rob asked on 09 Nov 2022, 04:50 PM
I see that there is a Demo page for ASP.NET Core components to bind a Grid component to a GraphQL data source.

Is there a version for Telerik UI for Blazor?

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 11 Nov 2022, 12:04 PM

Hi Rob,

I assume that you are referring to this online demo - Telerik UI for ASP.NET Core Grid GraphQL Service Binding.

Unlike our ASP.NET Core components, our Blazor components do not make data requests and expect the application to provide the data. This applies when you bind the Grid with the Data parameter and the OnRead event.

If you use OnRead, It is possible to serialize the send the DataSourceRequest object to a remote server, if this will make the task easier.

Regards,
Dimo
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Rob
Top achievements
Rank 1
Iron
Iron
Answers by
Dimo
Telerik team
Share this question
or