Skip to content

Commit c30eb36

Browse files
Update knowledge-base/remembering-restoring-expanded-rows-treedatagrid-dotnet-maui.md
Co-authored-by: Iva Stefanova Koevska-Atanasova <[email protected]>
1 parent a502202 commit c30eb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/remembering-restoring-expanded-rows-treedatagrid-dotnet-maui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This knowledge base article also answers the following questions:
2727
## Solution
2828

2929
To achieve the scenario you can use one of the following approaches:
30-
* [Using `Expand` and `Collapse` Methods](#using-expand-and-collapse-methods)
30+
* [Using `Expand` and `Collapse` methods](#using-expand-and-collapse-methods)
3131
* [Using `IsExpandableBinding` property of the `TreeDataGridDescriptor`](#using-isexpandablebinding)
3232

3333
### Using Expand and Collapse Methods

0 commit comments

Comments
 (0)