开发者

ASP.Net C#: Call serverside function together with Jquery BlockUI

开发者 https://www.devze.com 2023-01-18 05:19 出处:网络
I want to show a Jquery blockUI when I click an asp:button that triggers a serverside function. When the function ends, I want to do the unBlockUI.

I want to show a Jquery blockUI when I click an asp:button that triggers a serverside function. When the function ends, I want to do the unBlockUI.

I开发者_JS百科s this possible? If so, can I have an example, cause I'm not an Ajax specialist. Thx!


Encosia has an excellent sample at http://encosia.com/2008/10/04/using-jquery-to-enhance-aspnet-ajax-progress-indication/ that describes how to do this using an UpdatePanel.

You can find a sample using jQuery ajax, ASP.NET and blockUI here: http://www.dotnetcurry.com/ShowArticle.aspx?ID=391

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号