Completed
Last Updated: 18 Sep 2019 08:50 by ADMIN
Release R3 2019

Using the code code below, the RadBusyIndicator will animate the first time you toggle IsBusy.

However, any subsequent changes to IsBusy will show the AnimationType's graphic, but without animation.

<telerikBusyIndicator:RadBusyIndicator x:Name="radBusyIndicator"
                                               AnimationType="Animation4"
                                               IsBusy="{Binding IsBusy}"
                                               IsVisible="{Binding IsBusy}"
                                               Grid.RowSpan="3" />

Declined
Last Updated: 21 Jun 2018 13:19 by ADMIN
Created by: Oscar
Comments: 2
Category: BusyIndicator
Type: Feature Request
1
Hi. I'm trying to set background color to Transparent but nothing happens. When the radbusyindicator shows up, there is a ugly white backgroundcolor i'm trying to change but I just can't. Help
Unplanned
Last Updated: 07 Jun 2018 13:47 by Didi
ADMIN
Created by: Didi
Comments: 0
Category: BusyIndicator
Type: Bug Report
0

			
Completed
Last Updated: 21 May 2018 13:04 by ADMIN
The text can be used to show why the application is busy.

Available in the R2 2018 release.