Skip to content

Commit 914b51d

Browse files
999170: updated
1 parent 8a56ae8 commit 914b51d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

blazor/treegrid/graphql.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1637,7 +1637,6 @@ When a filter is applied in the TreeGrid, the DataManager sends the filtering cr
16371637

16381638
On the server, these parameters are parsed and used to filter the data source accordingly before returning the results to the TreeGrid.
16391639

1640-
![GraphqlAdaptor - Filtering](../images/treegrid-graphql-filtering.gif)
16411640
![GraphqlAdaptor - Filtering](./images/treegrid-graphql-filtering.png)
16421641

16431642
{% tabs %}
@@ -3791,6 +3790,4 @@ namespace GraphQLServer.GraphQL
37913790
{% endhighlight %}
37923791
{% endtabs %}
37933792

3794-
![Crud Operation](./images/treegrid-graphql-CRUD.gif)
3795-
3796-
You can get the entire code in the [github](https://github.com/SyncfusionExamples/Binding-data-from-remote-service-to-blazor-data-grid/tree/master/GraphQLAdaptor) sample.
3793+
![Crud Operation](./images/treegrid-graphql-CRUD.gif)

0 commit comments

Comments
 (0)