Skip to content

Commit aa233fa

Browse files
983239: updated
1 parent fbd6964 commit aa233fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/treegrid/how-to/editing-with-template-column.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: TreeGrid
77
documentation: ug
88
---
99

10-
# Editing Template Column in Suncfusion Blazor TreeGrid Component
10+
# Editing Template Column in Syncfusion Blazor TreeGrid Component
1111

1212
To enable editing for a template column in the TreeGrid, define the [Field](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.TreeGrid.TreeGridColumn.html#Syncfusion_Blazor_TreeGrid_TreeGridColumn_Field) property for the corresponding [TreeGridColumn](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.TreeGrid.TreeGridColumn.html) component. This ensures that the column is recognized as editable during row editing operations.
1313

0 commit comments

Comments
 (0)