File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ This article contains the following sections:
2626 * [Set Default (Initial) State](#set-default-initial-state)
2727 * [Get The User Action That Changes The TreeList](#get-the-user-action-that-changes-the-treelist)
2828 * [Initiate Editing or Inserting of an Item](#initiate-editing-or-inserting-of-an-item)
29+ * [Get Current Columns Visibility, Order, Field](#get-current-columns-visibility-order-field)
2930
3031
3132## Basics
@@ -97,6 +98,7 @@ You can find the following examples in this section:
9798* [ Set Default (Initial) State] ( #set-default-initial-state )
9899* [ Get The User Action That Changes The TreeList] ( #get-the-user-action-that-changes-the-treelist )
99100* [ Initiate Editing or Inserting of an Item] ( #initiate-editing-or-inserting-of-an-item )
101+ * [ Get Current Columns Visibility, Order, Field] ( #get-current-columns-visibility-order-field )
100102
101103### Save and Load TreeList State from Browser LocalStorage
102104
You can’t perform that action at this time.
0 commit comments