Good morning! I would like to know if it is possible to save the state of the radtreelist with the nodes that were opened or closed and this way when the user reloads the screen it will be displayed the way it was before?
Radtreelist asp.net c#
1 Answer, 1 is accepted
0
Vasko
Telerik team
answered on 31 Oct 2024, 01:04 PM
Hi Thiago,
The RadTreeList's expanded state can be stored using the PersistenceFramework. You can also store sorting, filtering, grouping, editing/inserting indexes, and paging by utilizing this control. The articles listed below provide further details on this topic: