From ff056adc963d5258eeae7be6d56e47fc57e57675 Mon Sep 17 00:00:00 2001 From: Sreedharkumar-Panarapu <156889122+Sreedharkumar-Panarapu@users.noreply.github.com> Date: Thu, 9 Oct 2025 18:48:50 +0530 Subject: [PATCH 1/2] Update getting-started-webapp.md preview sample updation --- blazor/treegrid/getting-started-webapp.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/blazor/treegrid/getting-started-webapp.md b/blazor/treegrid/getting-started-webapp.md index 1a5e47bcff..3020b7a214 100644 --- a/blazor/treegrid/getting-started-webapp.md +++ b/blazor/treegrid/getting-started-webapp.md @@ -531,7 +531,7 @@ The following code example shows how to use the [OnActionFailure](https://help.s {% endhighlight %} {% endtabs %} -{% previewsample alt="Blazor TreeGrid Exception Handling Sample" "https://blazorplayground.syncfusion.com/embed/hNVztHsLJVPJfMvO?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %} +{% previewsample alt="Blazor TreeGrid Exception Handling Sample"https://blazorplayground.syncfusion.com/embed/BXBIMtXaTweQwBMx?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %} ## See also @@ -545,3 +545,4 @@ The following code example shows how to use the [OnActionFailure](https://help.s * [Getting Started with Syncfusion® Vue documentation](https://ej2.syncfusion.com/vue/documentation/treegrid/getting-started) * [Getting Started with Syncfusion® ASP.NET Core documentation](https://ej2.syncfusion.com/aspnetcore/documentation/tree-grid/getting-started-core) * [Getting Started with Syncfusion® ASP.NET MVC documentation](https://ej2.syncfusion.com/aspnetmvc/documentation/tree-grid/getting-started-mvc) + From b773369c09e14cd5da0250c451acf288c88b1b33 Mon Sep 17 00:00:00 2001 From: Sreedharkumar-Panarapu <156889122+Sreedharkumar-Panarapu@users.noreply.github.com> Date: Thu, 9 Oct 2025 19:19:16 +0530 Subject: [PATCH 2/2] Update paging.md --- blazor/treegrid/paging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blazor/treegrid/paging.md b/blazor/treegrid/paging.md index eda8445320..72045d7579 100644 --- a/blazor/treegrid/paging.md +++ b/blazor/treegrid/paging.md @@ -326,7 +326,7 @@ namespace TreeGridComponent.Data { {% endtabs %} -{% previewsample "https://blazorplayground.syncfusion.com/embed/VXVfCMMTzAVvikyC?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5 %} +{% previewsample "https://blazorplayground.syncfusion.com/embed/BDBeitZkJFcERHUK?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %} ## Pager with Page Size Dropdown