JavaScript Bs_Tree example 17
This is an example of the TreeView Control.
- Shows the rememberState/applyState() feature.
- Open some nodes, then hit F5 in your browser to reload. The tree remembers what was open.
- This feature needs the Bs_Wddx and Bs_XmlParser classes to be included.
- It's done by setting a cookie. The cookie lasts until the session ends.