Thats currently not possible, if you want something like that you can
go around it by using shared resources for it those are not synched.

There are talks about lifting that up (by choice like a
multithreadedpage) but that is in my eyes very hard to get really
right.

On 2/25/08, Nuno Fernandes <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am using various AjaxLazyLoadPanel in one page to load data from a
> slow service. The problem is that each panel is updated sequentially.
> As an example, if I have 4 panels where the first takes 20sec to load
> and the remaining 3 panels takes 1sec to load, these 3 'fast' panels
> will only be loaded after the first ('slow') is rendered.
>
> How can I change this behavior so AjaxLazyLoadPanel can do these updates
> in parallel?
>
> Thank you,
> Nuno
>
>
> --
> Nuno Fernandes [EMAIL PROTECTED]
> UFP-UV - Universidade Virtual
>
> Universidade Fernando Pessoa [www.ufp.pt]
> Praça 9 de Abril, 349
> 4249-004 Porto
> tel: + 351 22 507 13 00
> fax: + 351 22 550 82 69
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to