Skip to content

Commit b3d28b2

Browse files
committed
update slug
1 parent 730e4b8 commit b3d28b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/treedatagrid/rows/row-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The [Telerik UI for .NET MAUI TreeDataGrid]({%slug datagrid-overview%}) control
1212

1313
To show the Row Details, you can use the following exposed options:
1414

15-
- The default `DataGridToggleRowDetailsColumn` column —Allows showing and hiding the row details for an item. For additional information, refer to the DataGrid [Toggle Row Details Column]({%slug treedatagrid-columns-toggle-column %})
15+
- The default `DataGridToggleRowDetailsColumn` column —Allows showing and hiding the row details for an item. For additional information, refer to the DataGrid [Toggle Row Details Column]({%slug datagrid-columns-toggle-column %})
1616
- Using an additional element inside the TreeDataGrid Column `CellContentTemplate` and on its click, tap event, to show or hide the row details.
1717

1818
The DataGrid exposes the following properties that control the row details functionality:

0 commit comments

Comments
 (0)