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

RadSplitButton - IsDefault not available?

1 Answer 30 Views
Buttons
This is a migrated thread and some comments may be shown as answers.
Daniel Schuessler
Top achievements
Rank 1
Daniel Schuessler asked on 05 Aug 2010, 01:10 AM
Is there a way to implement the IsDefault behavior with the RadSplitButton?

1 Answer, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 09 Aug 2010, 06:32 PM
Hello Daniel Schuessler,

Currently you can't do this out-of-the-box using RadSplitButton, because the SplitButton is not real button, but a composition of two buttons. Although you can easily do it by handling the KeyDown (Enter key) event of the window and call the same method that the click calls.
Hope this was helpful.

Best wishes,
Miro Miroslavov
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
Tags
Buttons
Asked by
Daniel Schuessler
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Share this question
or