Hi,
I'm trying to update (refresh) Panel from Ajax tree (by clicking tree item)
but without success. :(
I've checked, Panel's model is changed.

If I put a Label component instead of Panel, and inside
onNodeLinkClicked(AjaxRequestTarget target, TreeNode node) method modify
Label's model and then refresh Label with target.addComponent(myLabel);
everything is OK.

But I can't do that with Panel component.
Why??

Thanks,
vatroslav


-- 
View this message in context: 
http://www.nabble.com/Tree-and-Panel---refresh-problem-%281.3b1%29-tf3858753.html#a10932128
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to