Don't change the visibility of the container you  are trying to repaint.
Instead try changing the visibility of the components nested inside the
container.

Hope that makes sense.

Regards
Dipu



On 7/23/07, atul <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 1.I have a WebMarkupContainer with some components nested. I do
> setVisible(false) to it when page loads....later on an ajax request I try to
> do .setVisible(true) and repaint it adding it to AjaxRequestTarget & IT DOES
> NOT SHOW UP
> Am I going wrong in something?
> ______________________________________
> Sent from my www.pageflakes.com startpage
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to