Hello, I use x:tree in the 1.0.7 myfaces implementation. I want to know, if is it possible to remove a node ( so with his child ), rebuild it, insert it into the tree, refresh the model (structured changed) , and ... re-open all node of tree which are open after update.
Because, my tree is building with database source. I would like to use the same function to build or to refresh it. But how i can refresh it, and restore all the node open in the same time? Thanks a lot for your repply.