You need to show some code. -Matej
On Fri, Aug 1, 2008 at 1:33 AM, vishy_sb <[EMAIL PROTECTED]> wrote: > > Is there anyone who has any clue about how this has to be done??????????? > > > > > vishy_sb wrote: >> >> Hi all, >> >> I have Modal Window which contains a panel. Inside the panel I am trying >> to perform a search and the results of the search are populating inside a >> ListView. There is an apply button which applies the list on the main page >> and closes the modal window. However when I want to do another search and >> bring up the Modal window the previous List is still present in it. I >> think that when the Modal window is closed it just becomes invisible and >> is not closing actually and thats why this is happening. But I was just >> wondering if there is a way so as to refresh the (search)form or the panel >> whenever it is loaded inside the Modal window. >> >> Any kind of help will be appreciated. >> >> Thanks, >> vishy >> > > -- > View this message in context: > http://www.nabble.com/Refreshing-a-form-inside-a-Modal-Window-tp18745307p18765669.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
