Re: updating table on main page after modal window is closed..

2013-08-22 Thread eaglei22
f how to pass > pagereference, > > and then update the webmarkupcontainer? Im not very good with > javascript. > > > > > > > > -- > > View this message in context: > > > http://apache-wicket.1842946.n4.nabble.

Re: updating table on main page after modal window is closed..

2013-08-22 Thread Martin Grigorov
w me a simple example of how to pass pagereference, > and then update the webmarkupcontainer? Im not very good with javascript. > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/updating-table-on-main-page-after-modal-window-is-closed-tp46

Re: updating table on main page after modal window is closed..

2013-08-22 Thread eaglei22
Thank you. Can you show me a simple example of how to pass pagereference, and then update the webmarkupcontainer? Im not very good with javascript. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/updating-table-on-main-page-after-modal-window-is-closed

Re: updating table on main page after modal window is closed..

2013-08-22 Thread Martin Grigorov
you should use JavaScript like "top.location.reload()" > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/updating-table-on-main-page-after-modal-window-is-closed-tp4660996.html > Sent from the Users forum mailing list archive at

updating table on main page after modal window is closed..

2013-08-21 Thread eaglei22
e however it works, but the ajax isn't giving me access to the current page components.. How does this work with a modal window? Is the target for the modal window? or for the parent pages instance?Any ideas? Thanks! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/updat