hi guys,

i'm stuck in a problem showing up a modal window before a long running task
started by an ajax button and closing it when the process is finished - any
help/advice is highly appreciated!

i already managed to show up the ModalWindow using onBeforeSend ajax, but
one the one hand, the contents of this popup are not shown up and i also
have problems closing the window after the process.

for having access to the show and close scripts i made a custom ModalWindow
providing public access to the private scripts : 



furthermore, here's my code for the ajaxButton : 




would be nice, if you could take a look and give me some hints, whether this
is going into the right direction or if there are good alternatives for this
use case..

thanks in advance!






--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Handling-ModalWindow-show-close-using-AjaxCallListeners-tp4659849.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to