Completed
Last Updated: 17 Feb 2021 12:06 by ADMIN
Release R1 2021 SP1
Enable controlling the alignment of the control's content through the HorizontalContentAlignment and VerticalContentAlignment properties.
Completed
Last Updated: 08 Nov 2016 16:46 by ADMIN
ADMIN
Created by: Sia
Comments: 0
Category: Buttons
Type: Feature Request
0
In that way it will be easy to set the popup animation to be slide, fade or scroll without setting a custom template. 

Available in R1 2017 Release
Completed
Last Updated: 09 Mar 2015 07:53 by ADMIN
Clicking on the RadSplitButton in XAML opens the designer unexpectedly

Available in LIB version: 2015.1.0309
Completed
Last Updated: 02 Dec 2019 07:09 by ADMIN
Release LIB 2019.3.1202
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Buttons
Type: Feature Request
7
The native radio button supports validation. Implement validation for the RadRadioButton
Completed
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: Buttons
Type: Feature Request
3
An updated button that appears and acts like a hyperlink but is really a button with no borders but respects the enabled / disabled and all the visual states. 

 *  link should be disabled / grayed out if not enabled or if command guard is not enabled 
 *  could manage the 'visited' as a pressed (not interested in that for me, I just like the simple visual).
 *  the samples/demos homeview provides a nice example where the long text is highlighted and presents the hand icon. The re-styling is however 6 pages long and cumbersome to copy as it references other parts of the sample project (I tried)
Completed
Last Updated: 25 Aug 2016 11:27 by Pierre-Yann
Close the DropDown popup when clicking on the DropDownContent in DropDownButton.

Available in R3 2016 Official Release.
Completed
Last Updated: 10 May 2016 06:55 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Buttons
Type: Feature Request
1
A button with state that looks like a switch.

We have created a SDK sample demonstrates how to style a RadToggleButton to look like a Toggle-Switch button. 
You can find the example in out SDK repository(https://github.com/telerik/xaml-sdk/tree/master/Buttons/ToggleSwitchButton)