Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[ Image Removed |../../index.htm#lansa/wamengb8_0480.htm]
You are here:

...

The Tree View weblet provides an expandable collapsible tree.   It can be useful as a site navigation system or for visualizing complex hierarchical data.
Image Removed
Image Added

In can also be used in conjunction with an <iframe> or the Navigation Panel weblet to display detail information in response to the selection of tree items (this replaces the TreeView Target weblet used in the previous version).
Image Removed
Image Added

The Tree View is filled with data from a working list. Similar to the VL Tree View, the source data can be unlevelled, where each entry has an id and specifies the id of its parent, or levelled, where the tree builds itself from a sorted list based on key columns in the list.

When using unlevelled source data, the list can be configured to use Ajax to request child entries from the server when a branch is opened by the user.
[ Image Removed |../../index.htm#lansa/wamengb8_0480.htm]