Hey, I'm new to wicket and I'm completing a web app that was left behind by someone else. I have to take a functionality (opening a modal window) that was called by clicking an AjaxLink in a panel and bring it in a button on another panel ...
I moved the code, it compiles and all but when I click the AjaxSubmitButton (that calls myModalWindow.show(arg0) ), nothing happens ... Does anybody know what the problem could be / what I forgot ? I looked at the example on www.wicket-library.com on how to open modal windows but that was with AjaxLinks ... -- View this message in context: http://www.nabble.com/How-to-open-a-Modal-Window-by-clicking-a-button-tp18743263p18743263.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]
