Skip to content

Commit 4cd2266

Browse files
983239: updated
1 parent 495157c commit 4cd2266

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blazor/treegrid/how-to/prevent-default-treegrid-action.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: Tree +Grid
77
documentation: ug
88
---
99

10-
# Prevent Default TreeGrid Action in Syncfusion Blazor TreeGrid Component
10+
# Prevent Default TreeGrid Action in Blazor TreeGrid Component
1111

1212
You can prevent default actions in the TreeGrid by canceling them within the [RowCreating](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.TreeGrid.TreeGridEvents-1.html#Syncfusion_Blazor_TreeGrid_TreeGridEvents_1_RowCreating) event.
1313

@@ -87,4 +87,4 @@ public class TreeData
8787

8888
{% endhighlight %}
8989

90-
{% endtabs %}
90+
{% endtabs %}

0 commit comments

Comments
 (0)