This is a migrated thread and some comments may be shown as answers.

BusyIndicator not showing

1 Answer 60 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
hallatie
Top achievements
Rank 1
hallatie asked on 11 Mar 2011, 09:21 AM

Hi,

Im using a BusyIndicator within a Viewbox that binds IsBusy to the ViewModel.

To activate the IsBusy a Click Event on the control causes a GoToState behaviour where the control grows in size by scale.

ie (0.1) -> 1  in 1 second.

That click event also causes a async command to fire (3 sec or more) in the ViewModel that sets IsBusy and NotifiesPropertyChanged.

Problem is the BusyIndicator does not show.

If I click on the control again (now that it is full size) then the busyindicator shows perfectly. It seems to be a problem while changing state.

Any Ideas

1 Answer, 1 is accepted

Sort by
0
Teodor
Telerik team
answered on 15 Mar 2011, 05:59 PM
Hi Hallatie,

Thank you for contacting us. 

Could you please provide us with a repro project so that we can debug this locally? Thus it will be easier for us to find the issue in your particular use case and send you back a possible solution.

Thank you in advance.

Regards,
Teodor
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
General Discussions
Asked by
hallatie
Top achievements
Rank 1
Answers by
Teodor
Telerik team
Share this question
or