From 7b27b229e2f685296267e7b838d63aa7edd7f4d6 Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Thu, 27 Jul 2023 10:48:03 +0300 Subject: [PATCH] SEO-174513 - ASP.NET MVC Changes --- aspnetmvc/Grid/Data-Adaptors.md | 2 +- aspnetmvc/Grid/Editing.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetmvc/Grid/Data-Adaptors.md b/aspnetmvc/Grid/Data-Adaptors.md index 78a111ac..67f4d1de 100644 --- a/aspnetmvc/Grid/Data-Adaptors.md +++ b/aspnetmvc/Grid/Data-Adaptors.md @@ -396,7 +396,7 @@ The custom Adaptor should be assigned to the Grid `DataSource` in the `Load` eve For instance, though we have not provided in-built support to bind XML data, you can achieve by creating custom Adaptor as explained in below KB. -https://www.syncfusion.com/kb/3375/how-to-process-xml-data-from-server-using-datamanager-and-bound-to-grid +https://support.syncfusion.com/kb/article/3658/how-to-process-xml-data-from-server-using-datamanager-and-bound-to-net-mvc-grid N> To create a custom Adaptor for remote service, the `UrlAdaptor` can be used as base Adaptor. diff --git a/aspnetmvc/Grid/Editing.md b/aspnetmvc/Grid/Editing.md index 012ed908..a6f702e6 100644 --- a/aspnetmvc/Grid/Editing.md +++ b/aspnetmvc/Grid/Editing.md @@ -1160,7 +1160,7 @@ equalTo