Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion blazor/treegrid/getting-started-webapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -545,3 +545,4 @@ The following code example shows how to use the [OnActionFailure](https://help.s
* [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> Vue documentation](https://ej2.syncfusion.com/vue/documentation/treegrid/getting-started)
* [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET Core documentation](https://ej2.syncfusion.com/aspnetcore/documentation/tree-grid/getting-started-core)
* [Getting Started with Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET MVC documentation](https://ej2.syncfusion.com/aspnetmvc/documentation/tree-grid/getting-started-mvc)

2 changes: 1 addition & 1 deletion blazor/treegrid/paging.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down