Is any way to disable Update panel during async postback?
I want to prevent any user activity before postback will be completed, how can I do it?
Thanks!
Is this about Microsoft's ASP.NET AJAX UpdatePanel, or about our WebAsyncRefreshPanel (WARP)?