From c5f26c8058f5258c4cd36255b2ddc1fc556e2f31 Mon Sep 17 00:00:00 2001 From: Venkatesh Ayothiraman <92902915+Venkat-Ayothi@users.noreply.github.com> Date: Wed, 29 May 2024 13:07:40 +0530 Subject: [PATCH] Merge pull request #4380 from syncfusion-content/887711-ServiceAPI 887711: Service URL changes for Api adaptors --- blazor/datagrid/data-binding.md | 8 ++++---- blazor/datagrid/events.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/blazor/datagrid/data-binding.md b/blazor/datagrid/data-binding.md index b48e03ee41..7108299b50 100644 --- a/blazor/datagrid/data-binding.md +++ b/blazor/datagrid/data-binding.md @@ -800,7 +800,7 @@ You can use **WebApiAdaptor** to bind datagrid with Web API created using **ODat @using Syncfusion.Blazor.Grids - + @@ -850,7 +850,7 @@ The following sample code demonstrates enabling data manager condition in the Da @if(IsInitialRender) { - + } @@ -896,7 +896,7 @@ The following sample code demonstrates sending additional parameters using the Q - + @@ -1030,7 +1030,7 @@ The following sample code demonstrates adding custom headers to the `SfDataManag - + diff --git a/blazor/datagrid/events.md b/blazor/datagrid/events.md index 57e064935d..84d0269340 100644 --- a/blazor/datagrid/events.md +++ b/blazor/datagrid/events.md @@ -119,7 +119,7 @@ N> All the events should be provided in a single **GridEvents** component. - +