On Fri, Oct 22, 2010 at 1:07 PM, fachhoch <fachh...@gmail.com> wrote:
> > I have a datatable each row has a AjaxLazyLoadPanel. When the page is > loading I see each Ajaxlazyloadpanel from each row loads in order from top > to bottom, can I make is asynchronous? I doubt it. Each will be in the same pagemap, which is being locked on. You would have to get them in different pagemaps, like by using an iframe for each. I have to ask, though, if that many lazy-loading panels on a page is good from a UI perspective? And it certainly isn't good from a server load perspective. -- Jeremy Thomerson http://wickettraining.com *Need a CMS for Wicket? Use Brix! http://brixcms.org*