Declined
Last Updated: 21 Jun 2018 14:52 by ADMIN
Created by: Nebojsa Mancic
Comments: 1
Category: UI for WPF
Type: Feature Request
0
I want to have opportunity to disable RadExpander header because I want to programmatically expand or collapse RadExpander control.
Completed
Last Updated: 17 Jan 2019 11:30 by ADMIN
Created by: David
Comments: 0
Category: UI for WPF
Type: Feature Request
6
With the release of the Fluent theme, it would be nice to have a Hamburger Menu control similar to the NavigationView for UWP (https://docs.microsoft.com/en-us/windows/uwp/design/controls-and-patterns/navigationview).

NavigationView is available with our latest official version - R1 2019.
Declined
Last Updated: 14 Feb 2018 09:01 by ADMIN
Created by: wu
Comments: 1
Category: UI for WPF
Type: Feature Request
0
with windows10/2k DPI/14 inch screen ,when show the gridview gridline,the line is different.
     the other things,when the tabitem is selected,the dropdownmenu can't mark the selected item.
   look the attach files!
Declined
Last Updated: 19 Jan 2018 05:30 by wu
Created by: wu
Comments: 2
Category: UI for WPF
Type: Feature Request
0
I know the Transitioncontrol  have the MotionBlurredZoomTransition, the effect is better for image ,but not UI content,especially when the UI use the simple color,the MotionBlurredZoomTransition effect is weak,I find the RadCalendar control with the cool zoom animation,How to realize?
     the other question:How to realize the book turning animation with the Transitioncontrol  ?
Unplanned
Last Updated: 05 Feb 2018 09:52 by alang
https://www.telerik.com/forums/printing-3559585fdb4e
https://www.telerik.com/forums/print-bb34c69c1e37
https://www.telerik.com/forums/printing-rasscheduleview-mvvm
Declined
Last Updated: 04 Dec 2017 15:35 by ADMIN
Created by: kiruthika
Comments: 3
Category: UI for WPF
Type: Feature Request
1
css style like the background color for the pinned rows can be different from the rows in the grid to differentiate the rows
Declined
Last Updated: 02 Nov 2017 09:05 by ADMIN
CartesianCustomLineAnnotation should allow for rendering options (2D, Bitmap, default) to allow for a consistent visual appearance.
Unplanned
Last Updated: 25 Sep 2017 06:51 by ADMIN
This is a MVVM helper that could be used to decrease the coupling between the view models.
Completed
Last Updated: 06 Jun 2019 12:12 by ADMIN
Release LIB 2019.2.610 (06/10/2019)
We provide such properties in our Green theme and they make customizing the read only states of all controls easier.
Currently the read only state looks like disabled and there is no easy way to change it. 
Completed
Last Updated: 08 Mar 2018 14:53 by ADMIN
ADMIN
Created by: Kalin
Comments: 2
Category: UI for WPF
Type: Feature Request
3
Available in LIB version 2018.1.312.
Unplanned
Last Updated: 16 Oct 2017 07:34 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 1
Category: UI for WPF
Type: Feature Request
3
It would be nice if the Telerik UI for WPF VSExtensions detected usage of UI for WPF in class libraries (e.g. a WPF UserControl Library)..

This would allow the Upgrade Wizard / configure Project wizards can also work on the class libraries, too.
Unplanned
Last Updated: 28 May 2024 05:03 by ADMIN
ADMIN
Created by: Tanya
Comments: 10
Category: UI for WPF
Type: Feature Request
27
Enable the customers to create and modify .pptx (PowerPoint) files . They need processing as well as showing such documents.
Unplanned
Last Updated: 06 Jul 2017 12:34 by ADMIN
ADMIN
Created by: Martin Ivanov
Comments: 0
Category: UI for WPF
Type: Feature Request
1
Improve the support for async operations. Currently, if the db data context is shared between the collection and another consumer, issues could occur.
Declined
Last Updated: 13 Jun 2017 11:56 by ADMIN
Created by: Marco
Comments: 1
Category: UI for WPF
Type: Feature Request
0
When new product features are released it would be useful to show a short introduction for users.  View introjs.com to see a similar solution for web development
Completed
Last Updated: 08 Aug 2019 05:16 by ADMIN
Release R3 2019
Created by: Marc-Andre
Comments: 4
Category: UI for WPF
Type: Feature Request
6
I know you added a sample (https://github.com/telerik/xaml-sdk/tree/master/Buttons/ToggleSwitchButton) but please include this in all your Theming dll.
Declined
Last Updated: 12 Apr 2017 13:50 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 2
Category: UI for WPF
Type: Feature Request
1
Add a property to the RadWindow, to enable a behavior, so that when the user attempts to focus on the parent window (while the modal is open), the modal window will flash.

You can see this behavior in other Windows applications that show modal dialogs.
Declined
Last Updated: 15 May 2017 15:57 by ADMIN
Created by: Kevin
Comments: 2
Category: UI for WPF
Type: Feature Request
0
Currently if a column is bound to a field of type DateTimeOffSet it is not displayed using the culture like DateTime is. It would be nice if this is supported in the future
Unplanned
Last Updated: 22 Mar 2017 08:43 by Wetzorke
Created by: Wetzorke
Comments: 1
Category: UI for WPF
Type: Feature Request
4
Make the internal static class Telerik.Windows.Controls.WeakEventHandlerManager public.
Unplanned
Last Updated: 02 Mar 2017 07:27 by Ivan
Created by: Ivan
Comments: 0
Category: UI for WPF
Type: Feature Request
2
In Excel it's easy to rotate the contents of a cell. In the Gridview, it's possible to rotate the contents of the header, but the result is a column header that resizes weirdly, and the workaround (at least the one I was provided) is clunky. How about a simple property like <telerik:GridViewDataColumn Header="Name" HeaderRotation="-90" />