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

Reply via email to