We have a need to print the dhtmlx tree
from javascript. However,
1.
The tree is inside a
element, we were unable to print just the
itself
without printing the entire page.
2.
If the tree is too
large to be held in the current view window (scroll bar is visible), only what
is viewable can be printed out.
Would you please kindly tell us how to work this
out?