Completed
Last Updated: 23 Nov 2020 11:28 by ADMIN
Release LIB 2020.3.1123

Hello,

I think there is the bug:

In Theme Office2019 bounded Command does not execute when clicking on RadHypelinkButton. After changing theme to VisualStudio2013 everything works fine. Please try attached project.

Is there any simple workaround for that?

 

Regards

Domas

Declined
Last Updated: 27 Nov 2020 16:12 by ADMIN
Created by: Martin Ivanov
Comments: 1
Category: UI for WPF
Type: Feature Request
1
Add a color variation in the Office2019Palette with the colors used in the White theme in MS Office 2019.
Completed
Last Updated: 11 Feb 2021 13:54 by ADMIN
Release LIB 2021.1.215

Sometimes RadVirtualGrid.ScrollRowIndexIntoViewAsync throws NullReferenceException.

 

Inside RadVirtualGrid.ScrollRowIndexIntoViewAsync the following method invoked:

this.MainPanel.ScrollRowIndexIntoViewInternal and this.MainPanel is Null, since RadVirtualGrid.Refresh() that was called previously makes MainPanel Null.

The Refresh method is public, so could be called anytime by mistake or not.

So, please fix one of those or even maybe both:

Refresh should not set MainPanel to Null.

Inside RadVirtualGrid.ScrollRowIndexIntoViewAsync check that this.MainPanel is not Null like you perform this check in most RadVirtualGrid methods.

 

Thank you in advance.

Maria Adamsky.

 

Unplanned
Last Updated: 23 Oct 2020 09:38 by Arsen
Provide an additional archive with the resource dictionaries used with the implicit styles theming approach.
Unplanned
Last Updated: 07 Oct 2020 14:15 by ADMIN
Created by: Dilyan
Comments: 0
Category: UI for WPF
Type: Feature Request
0
Make it possible to create a Telerik .NET 5 project through the Visual Studio extension.
Declined
Last Updated: 19 Oct 2020 07:25 by ADMIN
Created by: Don
Comments: 4
Category: UI for WPF
Type: Feature Request
0

Hi Team, 

Dennis Callahan from Telerik submitting this on behalf of Don - 

If your team could create a theme for UI for WPF that mimicked the look of a UWP application and responded to the Windows 10 Light and Dark setting that would be excellent. I have not found such a theme in any of the products I have looked at so if Telerik could do it I think it might be the first.

Declined
Last Updated: 01 Oct 2020 09:23 by Petar
Created by: Shlomo
Comments: 1
Category: UI for WPF
Type: Feature Request
2

I'm trying to draw a polygon on my RadMap using the MapPolygonView control. I can only see the polygon after I finished drawing it, but while I'm drawing - I can't see the lines.

Please add the capability for the RadMap to visualize the animation of shape's lines as it is being drawn.

Completed
Last Updated: 06 Nov 2020 13:09 by ADMIN
Release LIB 2020.3.1109 (11/09/2020)
The GridView intercepts the F2 key for cell editing (this is very good), but does not take into account the modifiers and also intercepts (Ctrl | Alt | Shift) + F2 and other commands stop working
Completed
Last Updated: 04 Aug 2021 11:24 by ADMIN
Release LIB 2021.2.809 (9 Aug 2021)
When run under .Net Core the popup appears at the wrong location/off the screen.
Completed
Last Updated: 18 Jan 2021 08:54 by ADMIN
Release R1 2021
Created by: Martin Ivanov
Comments: 1
Category: UI for WPF
Type: Feature Request
1
Currently the CRM application is created with .NET Framework. Port its source code to .NET Core.
Completed
Last Updated: 03 Sep 2020 10:19 by ADMIN
Release LIB 2020.2.907 (09/07/2020)
When the DirectX D3DImage reports its front buffer is available for drawing and that said image is not displayed inside the webcam control an exception is thrown.
Completed
Last Updated: 09 Oct 2020 14:09 by ADMIN
Release LIB 2020.3.1012
Created by: Martin Ivanov
Comments: 0
Category: UI for WPF
Type: Feature Request
1
Add a two-way inverted converter that converts between visibility and boolean. Passing a Visibility.Collapsed value should return True and Visibility.Visible should return False. Also, add nullable bool support in the ConvertBack method. This way if the bool property provides a null value, the ConvertBack method should return True. 
Completed
Last Updated: 24 Aug 2020 10:54 by ADMIN
Release LIB 2020.2.824

It would be really great if the autocomplete box could handle the page up/down key to skip multiple entries at once. As we have like 200 entries in the list it would be a great advancement for the users using the keyboard.

Already tried your example from the forum but it is not functional.

All the best!

Unplanned
Last Updated: 04 Aug 2020 19:25 by Julio Cesar
Created by: Julio Cesar
Comments: 1
Category: UI for WPF
Type: Feature Request
2
Providing similar to the traditional Windows Forms Multiple Document Interface (MDI) features.
Completed
Last Updated: 02 Oct 2020 07:21 by ADMIN
Release LIB 2020.3.912
Setting the AnimationManager.IsGlobalAnimationEnabled to false does not affect the animation of the toolbox expandable part.

WORKAROUND:
Extract the template of the toolbox control and set the duration of the DoubleAnimations inside the "showAnimation" and "hideAnimation" storyboards to zero.
Completed
Last Updated: 21 Aug 2020 04:58 by ADMIN
Release R3 2020

When creating a NetCore project with NoXaml binaries via Telerik VSExtenstions for WPF and the installation of UI for WPF suite is not on C drive the following error occurs: "Error occurred while restoring NuGet packages: The local source 'C:\Program Files (x86)\Progress\Telerik UI for WPF R2 2020\ToolboxNugetPackages\' doesn't exist."

 

Completed
Last Updated: 19 Jun 2020 09:58 by ADMIN
Release LIB 2020.2.622

When a RadGridView column is bound to a sub-property e.g. "Player.FirstName", one can cancel the edit operation while the value of the cell's editor is invalid and the original value is not restored.

Completed
Last Updated: 16 Feb 2022 14:03 by ADMIN
 Currently, the UpgradeApiAnalyzer tool relies on VS Build Tools 2015. Add support for .Net 4.7 and VS Build Tools 2019
Declined
Last Updated: 14 Jan 2022 08:57 by ADMIN
Created by: Sia
Comments: 1
Category: UI for WPF
Type: Bug Report
1
We distribute two types of themes solutions with our source code. The first one are: Themes.Sources.sln (for Silverlight), Themes.Sources_WPF.sln and Themes.Sources_NetCore.sln which are used to rebuild our themes. The second one are those without Source in their names, which are used to distribute the output files. Adding references there will remove the errors which appear.
Unplanned
Last Updated: 29 May 2020 13:00 by ADMIN
We can help our customers to achieve a different look of their applications by setting a custom palette.