jQuery TreeList Persist State

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery TreeList component supports the ability to store settings and restore them later.

The Kendo UI for jQuery TreeList enables you to store the custom settings of the user and restore them when the user logs back in at some future moment. This feature is known as state persistence and is availabe through the getOptions and the setOptions methods.

The current example shows how to save the TreeList setting in the localStorage and restore them on button clicks.

This TreeList example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Support & Learning Resources

Additional Resources