R
Ralf
Hi,
A customer asks for visualising data in a tree. Generally data is well
structured and appropriate for being represented in a tree. The only problem
is the massive amount of data. I would like to avoid pre-loading data into
the tree, since it takes ages to do so. Instead, it would be nice if the
customer could click on a node and the respective child nodes will be
appended to that node.
Is there a components that realise this?
Thank you
Ralf
A customer asks for visualising data in a tree. Generally data is well
structured and appropriate for being represented in a tree. The only problem
is the massive amount of data. I would like to avoid pre-loading data into
the tree, since it takes ages to do so. Instead, it would be nice if the
customer could click on a node and the respective child nodes will be
appended to that node.
Is there a components that realise this?
Thank you
Ralf