Hello,
I’m using dhtmlxTree inside a layout , i want to margin-top the tree from the layout border,
how can this be done?
Thanks.
Hello,
I’m using dhtmlxTree inside a layout , i want to margin-top the tree from the layout border,
how can this be done?
Thanks.
Hello,
attachTree() doesn’t allow to set margins. You may try to use attachObject instead - to attached object with tree container and other html you need.