We are shooting for ajax nodes with lazy loading.  I've looked at quite a few
ideas, but nothing really addresses what we're imaging. 

We're looking to actually just append or remove nodes from the tree using JS
and the DOM with Ajax.  So when a user clicks a node, the ajax request goes
and gets the required data, and then only the node which has changed (along
with its children) is updated.

Any suggestions?

Thanks,

Matt
-- 
View this message in context: 
http://www.nabble.com/Tree2-with-dynamic-nodes-tf2725997.html#a7601902
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to