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

Busy Indicator and Undocked RadPanes

1 Answer 60 Views
BusyIndicator
This is a migrated thread and some comments may be shown as answers.
Anders
Top achievements
Rank 1
Anders asked on 19 Aug 2011, 08:41 AM
Hi Telerik,

I have added a BusyIndicator to my main form and have it incapsulating my RadDocking, menu etc.

I works like a charm.

However ;-) - if the user undocks a window before running a 'busy-ecapsulated' function, the undocked window will still be accessible during the long-running function.

Is there a recommended way of handling this situation?

Thanks,

Anders, Denmark

1 Answer, 1 is accepted

Sort by
0
Accepted
Yana
Telerik team
answered on 24 Aug 2011, 04:05 PM
Hi Anders,

This is expected behavior since the floated panes are actually popups and are placed above the BusyIndicator.  Also the Docking control doesn't know that a busy action is taking place (as this is a custom scenario), so you should manually track the undocked panes and disable them.

We're sorry for the inconvenience.

All the best,
Yana
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
BusyIndicator
Asked by
Anders
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or