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)
Declined
Last Updated: 11 Aug 2016 14:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 2
Category: Buttons
Type: Bug Report
17
DropDownButton is leaking.
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)
Declined
Last Updated: 04 Feb 2016 15:25 by ADMIN
Property values are inherited from the logical parent and not visual parent (as in SL). Thus ContentPresenter and ContentControls children doesn't get the new Foreground property. This can not be workarounded with VisualStates, but Triggers only

Reason for declination: WPF limitation
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
1 2 3