 | | Hello, I am Root node! |
|  | | Dynamic Loading |
|
|
The ASPTreeView on the left has an EasyMenu attached to each
of its nodes. The children of "Dynamic Loading" are loaded from
another file.
In order to attach an EasyMenu to the dynamically loaded nodes,
the ob_OnNodeExpand function from the ob_events_xxxx.js file
(located in the tree2/script folder) needs to be modified.
|
Download the modified ob_OnNodeExpand function
|
and replace the existing one.
|