I do not understand well what is you problem...  Do you want to change
Modal contents without reloading whole Modal via AJAX?

Ernesto

On Wed, Apr 28, 2010 at 1:17 PM, Ivan Dudko <ivan.du...@gmail.com> wrote:
> Hi all,
>
> I am trying to replace panels in modal window.
> I have two panels:
> 1) with datatable and link to second panel
> 2) with edit form and link to datatable
>
> Each panel have a feedback.
>
> For the first panel all is fine.
> But when i am replace first panel with second i see this difference through
> ajax-debug:
>
> <script type="text/javascript"
> src="resources/org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow/res/modal.js"></script>
> <link rel="stylesheet" type="text/css"
> href="resources/org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow/res/modal.css"
> />
>
> Modal is versioned. And when i close it with displayed second panel and open
> again then all is fine with second panel, until i replace it.
>
>
> Please help.
>
> Thanks in advance!
> Allgo
>

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

Reply via email to