From 7d26ced938104f9293f9474d2a6330efd7f822fc Mon Sep 17 00:00:00 2001 From: NandhiniLeninmoorthy <87972944+NandhiniLeninmoorthy@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:12:42 +0530 Subject: [PATCH] 887711: Service url changes for the web api adaptors --- blazor/data/adaptors.md | 2 +- blazor/data/how-to/adding-custom-headers.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blazor/data/adaptors.md b/blazor/data/adaptors.md index 84b5811b76..8762e5984a 100644 --- a/blazor/data/adaptors.md +++ b/blazor/data/adaptors.md @@ -182,7 +182,7 @@ The following sample code demonstrates binding remote data to the DataGrid compo @using Syncfusion.Blazor.Grids - + diff --git a/blazor/data/how-to/adding-custom-headers.md b/blazor/data/how-to/adding-custom-headers.md index 8beb82661a..b515fc8617 100644 --- a/blazor/data/how-to/adding-custom-headers.md +++ b/blazor/data/how-to/adding-custom-headers.md @@ -22,7 +22,7 @@ The following sample code demonstrates adding custom headers to the [SfDataManag - +