Re: issue refreshing covered panel when modalwindow is open

2012-08-13 Thread David JavaDeveloper
Try to use the replaceWith method on the dataTable component. I'm attaching a piece of code where we use this method in (*another *but similiar) situation where we need to replace the content of a modal window when the selected line (of dataTable) is changed: add(new AjaxLinkCampaign(details)

Re: Version 6.0.0-beta3: Ajax upload file is not working in IE

2012-08-08 Thread David JavaDeveloper
Ok, I did. https://issues.apache.org/jira/browse/WICKET-4701 On Wed, Aug 8, 2012 at 9:43 AM, Martin Grigorov mgrigo...@apache.orgwrote: Hi, Please create a ticket with a quickstart. On Wed, Aug 8, 2012 at 9:05 AM, David JavaDeveloper javadeveloper.da...@gmail.com wrote: Hi