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: 07 Jun 2017 08:00 by ADMIN
Created by: Matthias
Comments: 5
Category: UI for WPF
Type: Bug Report
1
We use 'xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"' in our application.
The problem is that DrapAndDrop does not work anymore, no Events are fired.

Since our last release we didn't change anything at our UI and as I tried a few days ago to drag something in the application and nothing happened.

Did something change with the previous mentioned reference?
What are possible solutions?

Thank you in advance 
Declined
Last Updated: 22 May 2017 10:47 by ADMIN
Created by: Joseph
Comments: 1
Category: UI for WPF
Type: Bug Report
0
I have a diagram with about 45 custom image objects contained within it. When I export the diagram to a png using RadDiagram.Export("PNG") there are 3 images that are not rendered in the image.
Unplanned
Last Updated: 15 May 2017 15:54 by ADMIN
When setting IsSynchronizedWithCurrentItem to true, the RadListBox behaves differently from the standard ListBox; changing the selection in the RadListBox does not update the current item of the underlying ICollectionView.
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" /> 
Completed
Last Updated: 15 Feb 2017 09:04 by ADMIN
Available in LIB version 2017.1.213 , it will be also available in the R1 2017 SP1 Release.
Declined
Last Updated: 17 Jan 2017 09:36 by ADMIN
Created by: Sherry
Comments: 1
Category: UI for WPF
Type: Bug Report
0
The problem is happening with Rad Docking in X1 Yoga Thinkpad laptop. The problem is so that when launching the pane in Raddocking then the pane opens up outside the window. This is happening even if the window is not near to the border of the screen. Video and the same project attached.
Completed
Last Updated: 14 Jan 2020 16:30 by ADMIN
Release R1 2020
Created by: wei
Comments: 0
Category: UI for WPF
Type: Feature Request
15
NEW Kanban Control

LIKE 
https://www.devexpress.com/Subscriptions/New-2016-2.xml#winforms
https://www.syncfusion.com/products/wpf/sfkanban
Completed
Last Updated: 13 Feb 2019 12:18 by ADMIN
For example, when DateTimePicker.FlowDirection=RightToLeft, the CalendarIcon is inverted [Windwos8, Greeen, Office2013 etc. themes].
Unplanned
Last Updated: 04 Jan 2017 13:10 by ADMIN
InvalidProjectFileException is thrown when ApiAnalyzer cannot find the file Microsoft.VisualStudio.ServiceModel.targets referenced from a WPF project.
Completed
Last Updated: 06 Aug 2018 13:32 by ADMIN
With the Windows 10 Anniversary update native controls like TextBox provide this out of the box.
Completed
Last Updated: 09 Mar 2023 17:06 by ADMIN
Release Release R1 2022
When focusing a Rad Controls like RadDateTimePicker, the watermark is hidden. This behavior could be very problematic when this field is the first of a form. The user will never see the watermark because the focus will be set in this field when entering in the form. It would be nice if the watermark could just be less visible by lowering its opacity. Additionaly, if the user erases the text, it would be nice too if the watermark could be showed at the same visible state than explained above.
Completed
Last Updated: 16 May 2017 10:30 by ADMIN
When MainView.xaml is opened, the designer throws NullReferenceException because the SelectedOutlookSection is not initialized.

Workaround: If SelectedOutlookSection is null, then initialize it to point to the first item from the collection of outlook sections:

public OutlookSection SelectedOutlookSection
{
    get
    {
        if (this._selectedOutlookSection == null)
        {
            this._selectedOutlookSection = this.OutlookSections.FirstOrDefault();
        }

        return this._selectedOutlookSection;
    }
  ...
}

The fix is available in R1 2017 SP1.
Completed
Last Updated: 16 Oct 2018 12:12 by ADMIN
The issue is also observable in the Outlook project template as well - in the NewEmailWindow. As a workaround, the ScreenTip can be removed by deleting the following code:
telerik:ScreenTip.Icon="{telerik:IconResource IconRelativePath=FontDialog.png,IconSources={StaticResource IconSources}}"  

Fix available in R3 2018 SP1 release.
Completed
Last Updated: 21 Nov 2016 14:54 by ADMIN
When add references to GridView, GanttView, Input, Pivot, PivotFieldList binaries and open VisualStudio designer, add telerik schema and open VS designer, the following exceptions are shown in output window: 
There was an exception when loading the design time assembly 'C:\Users\Andy\AppData\Local\Microsoft\VisualStudio\14.0\Designer\ShadowCache\vnccr3tx.jie\tpt1i54e.lhk\Design\Telerik.Windows.Controls.GanttView.Design.5.0.dll':
Exception has been thrown by the target of an invocation.
There was an exception when loading the design time assembly 'C:\Users\Andy\AppData\Local\Microsoft\VisualStudio\14.0\Designer\ShadowCache\rcuor1yw.trm\3pfbopk0.jq2\Design\Telerik.Windows.Controls.GridView.Design.5.0.dll':
Exception has been thrown by the target of an invocation.
There was an exception when loading the design time assembly 'C:\Users\Andy\AppData\Local\Microsoft\VisualStudio\14.0\Designer\ShadowCache\5dbl0ard.vq2\ryoz1p4c.qfj\Design\Telerik.Windows.Controls.Input.VisualStudio.Design.4.0.dll':
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Could not load file or assembly 'Telerik.Windows.Core.Design, Version=2016.3.1024.45, Culture=neutral, PublicKeyToken=5803cfa389c90ce7' or one of its dependencies. The system cannot find the file specified.
There was an exception when loading the design time assembly 'C:\Users\Andy\AppData\Local\Microsoft\VisualStudio\14.0\Designer\ShadowCache\1ezw2acw.w0d\41bkmvbl.kft\Design\Telerik.Windows.Controls.Pivot.Design.5.0.dll':
Exception has been thrown by the target of an invocation.
There was an exception when loading the design time assembly 'C:\Users\Andy\AppData\Local\Microsoft\VisualStudio\14.0\Designer\ShadowCache\p2ywzsl3.fxy\22f0oc1j.nsf\Design\Telerik.Windows.Controls.PivotFieldList.Design.5.0.dll':
Exception has been thrown by the target of an invocation.

Available in LIB version 2016.3.1121, it will be also available in the 2017 R1 release.