Other:
Tabs on top or bottom HTML code:
| <PARAM NAME="TABONBOTTOM"
VALUE="No"> |
| VALUE="No" |
|
| VALUE="Yes" |
 |
Show or hide Tree border HTML code:
| <PARAM NAME="TREE_BORDER"
VALUE="No"> |
| VALUE="No" |
Tree is shown without a border |
| VALUE="Yes" |
Tree is shown with a border |
Selection on single click or double click
HTML code:
| <PARAM NAME="TREE_DOUBLECLICK"
VALUE="No"> |
| VALUE="No" |
Single click selection |
| VALUE="Yes" |
Double click selection |
Tree auto-expand HTML code:
| <PARAM NAME="TREE_AUTOEXPAND"
VALUE="No"> |
| VALUE="No" |
Tree shows collapsed branches |
| VALUE="Yes" |
Tree will be shown with expanded branches |