Hi ,
Is there an way to add overlay extender while we are using WebAsyncrefreshpanel?
From the above link we found overlay on Updatepanel.How to use the overlay logic on Web Asyncrefreshpanel?
Regards
Rukmony
Rukmony,
This extender is built atop Microsoft's ASP.NET AJAX Extensions framework. WebAsyncRefreshPanel (WARP) is not compatible with ASP.NET AJAX Extensions. To use this extender, you should use UpdatePanel instead of WARP.