Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
605
WEbAsync Panel not functioning
posted

Hello,

 

I have a page that has about 12 webpanels on there and each contain a small amount of info

 

Without the WARP, the page runs fast and everything works smoothly.  However, when I add an async panel, it quits working, and the indicator will spin until a timeout before accomplishing nothing.  

 

Is there something I am missing here?  Do I need to add something else to the page?  Do panels slow it down that much?    Even when I wrap a button with no click event, it spins for 15 seconds and should not be executing anything at all!

 

are there any events that I need to add or anything else.  

 

My epxerience with the WARPs have bene that thay are pretty much drag and drop. 

  • 605
    Verified Answer
    posted

    because it was wrapping a webpanel inside, it was not working.

     

    the fix was to set the style="display:inline:" on the page.