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
209
WebAsyncRefreshPanel restrictions
posted

Is there any restrictions for warp, like:

1. How many warp controls we can have in a single page.

2. Is there any problems to use warp and MS AJAX RefreshPanel in one page. 

 

Now in my project the warp doesn't work, it only shows the process gif animation but do not go on the server.

Also the WebScedule is very slow.

Do someone have any idea how to fix that.

Thanks, Iva 

  • 24497
    posted

    Hi Iva,

    It should not be a spicific limit for number of WARPs on page. You may use WARP and UpdatePanel on same page, but, you can not nest WARP and UpdatePanel in each other. Same restriction for any AJAX control/extender vs WARP.