开发者

Silverlight 4 - BusyIndicator working with a DomainDataSource

Can someone please help me get this to work? I am trying not to use code behind as I'm putting a little test application together to test WCF Ria Servi开发者_JAVA技巧ces.

<my2:BusyIndicator IsBusy="{Binding ElementName=targetDomainDataSource}" BusyContent="{Binding}" DisplayAfter="0:0:0.1">


Change your binding too IsBusy="{Binding IsBusy, ElementName=targetDomainDataSource}"

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜