Re: AjaxLazyLoadPanel, nothing else works until it finishes loading

2010-11-25 Thread Avraham Rosenzweig
That helps a lot. Thanks.

On Wed, Nov 24, 2010 at 11:47 PM, jwray  wrote:

>
>
> The page will block until the panel is loaded. There are a number of
> threads
> discussing this.
>
> Here are a couple of gists that allow panel content to be loaded in an
> asynchronous manner in another thread, thus making the UI appear
> non-blocking.
>
> https://gist.github.com/594468
> https://gist.github.com/636875
>
> hope you find them useful.
> Jonny
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/AjaxLazyLoadPanel-nothing-else-works-until-it-finishes-loading-tp2322202p3058132.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
[]'s
Avraham Rosenzweig
avrah...@gmail.com


Re: AjaxLazyLoadPanel, nothing else works until it finishes loading

2010-11-24 Thread jwray


The page will block until the panel is loaded. There are a number of threads
discussing this.

Here are a couple of gists that allow panel content to be loaded in an
asynchronous manner in another thread, thus making the UI appear
non-blocking.

https://gist.github.com/594468
https://gist.github.com/636875

hope you find them useful.
Jonny

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/AjaxLazyLoadPanel-nothing-else-works-until-it-finishes-loading-tp2322202p3058132.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: AjaxLazyLoadPanel, nothing else works until it finishes loading

2010-11-24 Thread avrahamr

I'm having the same problem.
Have anyone found a solution?

On Thu, Aug 12, 2010 at 7:42 AM, wincen [via Apache Wicket] <
ml-node+2322202-522808124-117...@n4.nabble.com
> wrote:

> I got my AjaxLazyLoadPanel to work probably but nothing else on the page
> seems to process until after the contents of the panel are finished loading.
>
>
> I have some buttons on the form and if I click them while the panel is
> loading the button event code is not triggered until after the lazy load
> panel has finished.  Is there something I can do to allow my buttons work
> even if the lazyloadpanel has not finished loading?
>
> --
>  View message @
> http://apache-wicket.1842946.n4.nabble.com/AjaxLazyLoadPanel-nothing-else-works-until-it-finishes-loading-tp2322202p2322202.html
> To start a new topic under Wicket - User, email
> ml-node+1842947-58522394-117...@n4.nabble.com
> To unsubscribe from Wicket - User, click 
> here<http://apache-wicket.1842946.n4.nabble.com/template/NodeServlet.jtp?tpl=unsubscribe_by_code&node=1842947&code=YXZyYWhhbXJAZ21haWwuY29tfDE4NDI5NDd8LTEwMTIyNDQ2OTU=>.
>
>
>


-- 
[]'s
Avraham Rosenzweig
avrah...@gmail.com

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/AjaxLazyLoadPanel-nothing-else-works-until-it-finishes-loading-tp2322202p3058057.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org