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

Open/Close speed up

2 Answers 67 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Vit100
Top achievements
Rank 1
Vit100 asked on 19 Oct 2010, 06:39 PM
Hi Guys,
Is it possible increase speed of opening/closing of combobox? Now it opening with some kind of animation (quite fast for me) but there is request that it opens/closes immediately, like standard combobox.

2 Answers, 1 is accepted

Sort by
0
Accepted
Konstantina
Telerik team
answered on 21 Oct 2010, 08:30 AM
Hi Vit100,

Thank you for contacting us.

To remove the animation from the RadComboBox you can set the IsAnimationEnabled attached property to False:

<telerik:RadComboBox telerik:AnimationManager.IsAnimationEnabled="False" />

If you have any other questions about our controls please let us know.

Greetings,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Vit100
Top achievements
Rank 1
answered on 21 Oct 2010, 01:51 PM
Added Attached Property - it works. Thank you
Tags
ComboBox
Asked by
Vit100
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Vit100
Top achievements
Rank 1
Share this question
or