Is there a way to implement the IsDefault behavior with the RadSplitButton?
1 Answer, 1 is accepted
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