I have a TreeTable and I have links within it. When a user clicks a link they
are presented with a modal window with a FileUpload component in it. When
they upload a new file and click close on the modal window, the TreeTable is
not updated. I tried to use a LoadableDetachableModel that returns a
DefaultTreeModel but if I do that then every time I click to expand a folder
node the tree refreshes the model and the tree state and the icon doesn't
expand(i'm guessing it's because the treestate gets recreated?). 

I searched but couldn't find anyone with this specific problem in the forum.
Can someone please help?

Thanks,

Josh
-- 
View this message in context: 
http://www.nabble.com/Dynamically-update-TreeTable-model-tp21056846p21056846.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to