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

How to animate a RadPane in a RadDock (Change Color During Save Operation)

1 Answer 74 Views
Docking
This is a migrated thread and some comments may be shown as answers.
jgill
Top achievements
Rank 1
jgill asked on 17 Nov 2010, 03:09 AM
Hello,
We have an application with multiple RadPanes open at the same time, where the user can save data in their active pane/view with a ribbon level save button/command.  Due to this structure it is sometimes hard for the user's to visually see which pane is being saved other than knowing it is the active pane.

I wanted to know if there is a way to animate or change the color of a RadPane temporarily while an action is occuring, e.g. change the color to yellow while a save operation is occuring, green if it is successful, and red if the operation fails...but only for a few moments to indicate to them that that specific pane saved.

Is there some kind of behavior we could attach to for this?

1 Answer, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 22 Nov 2010, 10:26 AM
Hello,

 What I would suggest you is to create styles for the pane for each state - saving failed, saving successful, saving in progress, etc. and to change the style of the pane for few seconds when needed and after the timeout is over to change it back.

Hope this helps!

All the best,
Miroslav Nedyalkov
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
Docking
Asked by
jgill
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Share this question
or