开发者

Block interaction temporarily ,during wcf call!

How do I block main navigation on (mainpage.xaml) as in all silverlight navigation application and block page's controls ( 开发者_如何学Goi.e whichever page is it in ) during async webservice calls? Any best practices?


BusyIndicator from Silverlight Toolkit.


Make a Please Wait modal dialog on your mainpage. Open it before you make a webservice call, close it in the your webservice call response handler.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜