diff --git a/blazor/treegrid/getting-started-with-server-app.md b/blazor/treegrid/getting-started-with-server-app.md
index d4fd681ec7..e5ab9c9b93 100644
--- a/blazor/treegrid/getting-started-with-server-app.md
+++ b/blazor/treegrid/getting-started-with-server-app.md
@@ -487,7 +487,7 @@ The following code example shows how to use the [OnActionFailure](https://help.s
{% endhighlight %}
{% endtabs %}
-{% previewsample "https://blazorplayground.syncfusion.com/embed/hNVztHsLJVPJfMvO?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
+{% previewsample "https://blazorplayground.syncfusion.com/embed/LXLSWsDxilYbjmfv?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
## See also
@@ -500,4 +500,4 @@ The following code example shows how to use the [OnActionFailure](https://help.s
* [Getting Started with Syncfusion® React documentation](https://ej2.syncfusion.com/react/documentation/treegrid/getting-started)
* [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)
\ No newline at end of file
+* [Getting Started with Syncfusion® ASP.NET MVC documentation](https://ej2.syncfusion.com/aspnetmvc/documentation/tree-grid/getting-started-mvc)
diff --git a/blazor/treegrid/getting-started.md b/blazor/treegrid/getting-started.md
index 9566e91138..04ca4453c7 100644
--- a/blazor/treegrid/getting-started.md
+++ b/blazor/treegrid/getting-started.md
@@ -479,7 +479,7 @@ The following code example shows how to use the [OnActionFailure](https://help.s
{% endhighlight %}
{% endtabs %}
-{% previewsample "https://blazorplayground.syncfusion.com/embed/hNVztHsLJVPJfMvO?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
+{% previewsample "https://blazorplayground.syncfusion.com/embed/hNBeMsjxBNZApBXD?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
## See also