Skip to content

Commit 1728a38

Browse files
committed
add to introduction and docs tree
1 parent b3d28b2 commit 1728a38

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

_config.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,31 @@ navigation:
539539
title: "Items"
540540
position: 4
541541
## End Toolbar
542+
## TreeDataGrid
543+
controls/treedatagrid:
544+
title: "DataGrid"
545+
controls/treedatagrid/populating-with-data:
546+
title: "Populating with Data"
547+
position: 2
548+
controls/treedatagrid/columns:
549+
title: "Columns"
550+
position: 3
551+
controls/treedatagrid/rows:
552+
title: "Row Details"
553+
position: 4
554+
controls/treedatagrid/cells:
555+
title: "Cells"
556+
position: 5
557+
controls/treedatagrid/filtering:
558+
title: "Filtering"
559+
position: 6
560+
controls/treedatagrid/commands:
561+
title: "Commands"
562+
position: 16
563+
controls/treedatagrid/keyboard-navigation:
564+
title: "Keyboard Navigation"
565+
position: 19
566+
## End TreeDataGrid
542567
## TreeView
543568
controls/treeview:
544569
title: "TreeView"
@@ -650,6 +675,7 @@ intro_columns:
650675
"DataGrid": "datagrid-overview"
651676
"DataPager": "datapager-overview"
652677
"ItemsControl": "itemscontrol-overview"
678+
"TreeDataGrid": "treedatagrid-overview"
653679
-
654680
title: "Data Visualization"
655681
items:

0 commit comments

Comments
 (0)