> but result panel is not getting refreshed. It is not even entering in
that panel as I have some sysouts in that panel to check...

Try to put one sysout in searchResultPanel#onBeforeRender, to check whether
the panel is going to be refreshed.
Additionally, look at the ajax debug window to see if there is no error and
if you see the panel in the result of the call...


On Sun, Jun 10, 2012 at 1:34 PM, kshitiz <[email protected]> wrote:

> I have tried that out...*no luck till now...:(....*
>
> Just for the info..what I am doing is that a search form is there which is
> populating result in domain object. I am passing that object in
> searchResultPanel to get displayed. Now, *form and panel...both are part of
> a container.* I want to refresh that panel only when users submits for
> search. I am not able to understand what can be the issue. *Feedback panel
> is getting refreshed properly in case of no search found but result panel
> is
> not getting refreshed. It is not even entering in that panel as I have some
> sysouts in that panel to check...*
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Panel-not-getting-refreshed-tp4649807p4649818.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to