From 50f0014ccedfd84cea404af3afd211b126b849b1 Mon Sep 17 00:00:00 2001 From: NandhiniLeninmoorthy <87972944+NandhiniLeninmoorthy@users.noreply.github.com> Date: Fri, 24 May 2024 12:55:54 +0530 Subject: [PATCH] 887711: Service Url changes for the Web 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. - +