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:
26
26
* [Set Default (Initial) State](#set-default-initial-state)
27
27
* [Get The User Action That Changes The TreeList](#get-the-user-action-that-changes-the-treelist)
28
28
* [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)
29
30
30
31
31
32
## Basics
@@ -97,6 +98,7 @@ You can find the following examples in this section:
97
98
* [ Set Default (Initial) State] ( #set-default-initial-state )
98
99
* [ Get The User Action That Changes The TreeList] ( #get-the-user-action-that-changes-the-treelist )
99
100
* [ 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 )
100
102
101
103
### Save and Load TreeList State from Browser LocalStorage
102
104
You can’t perform that action at this time.
0 commit comments