Hi All, I'm facing a problem, that is related to refresh inmethod-datagrid in wicket modal window. Grid shows well at first time, however on refreshing 2nd time. SelectAll checkbox in the header of table just stops working. I think the reason for it is improper markup state of modal dialog after 2nd time. see the attachment.
Affected Browsers: *Firefox & IE* OK Browsers: *Chrome* I'm attaching the sample code & screenshot of firebug HTML viewer elements to show state after initial showing of window and after 2nd refresh of the panel. Running sample code requires you to wait for 1 mins for initial Please help me out. <http://apache-wicket.1842946.n4.nabble.com/file/n4654883/after1st.png> <http://apache-wicket.1842946.n4.nabble.com/file/n4654883/after2nd.png> sample app source code..... testGrid.zip <http://apache-wicket.1842946.n4.nabble.com/file/n4654883/testGrid.zip> Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problem-regarding-ajax-refresh-contents-of-ModalWindow-containing-inmethod-datagrid-tp4654883.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
