Thanks Dimitar.
Some followup questions:
1. Can we use jqxDataAdapter when using angular jqx-tree directive or do we need to use <div> and jquery to render tree with json data?
2. Is it possible to customize the following
a) Expand/collapse icons
b) Show dashed lines from parent to child nodes.
c) Different font size/text-style/color for different nodes
3. I checked out the right-context menu sample. Is it possible to have multiple different context menu based on selected node?
4. If the data referred to by the data-adapter changes, is it possible to reload/refresh whole or part of the tree or do we manually add/remove items once the tree is loaded.
Thanks again.