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
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.