I have a Panel  that has the search criteria as well as the search results.
The results are to be refreshed every time user clicks on the search button.
I am doing this by storing a List as an instance variable and passing the
list to the PageableListView. But I see that the panel is not refreshed with
results when the search button is clicked. How to refresh the Panel. Thanks
for your help.

http://www.nabble.com/file/p19629724/SearchPanel.java SearchPanel.java 
-- 
View this message in context: 
http://www.nabble.com/Refreshing-a-Panel-on-Form-onSubmit%28%29-tp19629724p19629724.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]

Reply via email to