Declined
Last Updated: 17 Jul 2015 13:15 by ADMIN
Created by: Vesko
Comments: 9
Category: UI for WPF
Type: Feature Request
72
The control should be more customized than normal status bar control for WPF.

The XAML team has recently reviewed this issue and will not be addressing it as with Q1 2014 we introduced theme support for the System.Windows.StatusBar component. This means that you can use the native component within a Telerik powered application and at the same time have a seamless look and feel.  

You can check our Theming SDK demo under MSControls by downloading our SDK browser for WPF on the following page: http://demos.telerik.com/xaml-sdkbrowser/

If you want to share additional requirements about this control please contact us through the support ticketing system with details and a reference to this item.
Declined
Last Updated: 11 Oct 2024 07:38 by mmix
Created by: Laurent Kempé
Comments: 19
Category: UI for WPF
Type: Feature Request
45

Hi

I would like to know if Progress Telerik has some plan to port their WPF controls to Avalonia (avaloniaui.net).

 

Thanks

Laurent

Declined
Last Updated: 02 Jun 2014 13:21 by Richard
ADMIN
Created by: Telerik Admin
Comments: 3
Category: UI for WPF
Type: Feature Request
35
Create an Office2010 theme.
Declined
Last Updated: 13 May 2022 09:51 by ADMIN
Created by: Vesko
Comments: 8
Category: UI for WPF
Type: Feature Request
24
Add a new Captcha control
Declined
Last Updated: 29 May 2023 15:29 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for WPF
Type: Feature Request
16
New control request: FishEye menu.
Declined
Last Updated: 29 May 2023 15:28 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for WPF
Type: Feature Request
16
A new Tag Cloud control similar to the WinForms and ASP.NET Ajax counterparts (http://demos.telerik.com/aspnet-ajax/tagcloud/examples/overview/defaultcs.aspx)
Declined
Last Updated: 15 Sep 2016 14:11 by Vanja Oljaca
ADMIN
Created by: Telerik Admin
Comments: 2
Category: UI for WPF
Type: Feature Request
15
Add new control to the suite: Shuttle control.

Shuttle controls is a couple of ListBox controls and several buttons in between, that move items from one ListBox to another and vice versa. 

Here is an example of the interface:
http://www.mathworks.com/access/helpdesk/help/toolbox/comm/ug/shuttle1.png

Check the following two examples showing how Shuttle control can be easily created using RadListBox or RadTreeView control:
https://github.com/telerik/xaml-sdk/tree/master/ListBox/ShuttleControl
https://github.com/telerik/xaml-sdk/tree/master/TreeView/ShuttleControl
Declined
Last Updated: 06 Oct 2021 08:39 by ADMIN
Currently the palette of a theme can only be set for the entire application. Setting the palette per control instance should also be possible.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Petya
Comments: 2
Category: UI for WPF
Type: Feature Request
12
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190016 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 29 May 2023 15:32 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 2
Category: UI for WPF
Type: Feature Request
11
Develop  a new control - Fisheye Panel.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Kammen
Comments: 0
Category: UI for WPF
Type: Feature Request
10
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190008 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 18 Jan 2016 14:02 by ADMIN
A selection in RadListBox, RadColorPaletteVIew, RadTreeView. RadGridView etc. cannot be made with touch gestures when the control is inside a ScrollViewer.


Reason for declination:
This is not a bug in the touch logic of the controls. The selection does not work because the manipulations of the ScrollViewer are enabled and the scroller captures the touch and marks the touch events as handled, leaving the ScrollViewer the only element to receive touch events. There are at least two possible solutions for this.

1.If you have access to the ScrollViewer, you can set attached TouchManager.ScrollViewerSwipeMode for the ScrollViewer to Self.

<ScrollViewer telerik:TouchManager.ScrollViewerSwipeMode="Self" />

2. If you do not have access to the ScrollViewer, you can use a combination of two attached properties, for the elements inside the scroller. The two properties are two of the attached TouchManager properties - TouchMode and ScrollViewerSwipeMode.

<ScrollViewer>

   ...

      <telerik:RadCartesianChart telerik:TouchManager.TouchMode="Locked" telerik:TouchManager.ScrollViewerSwipeMode="Parent" />

Declined
Last Updated: 22 Feb 2017 12:33 by Stefano
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190010 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by Jon
ADMIN
Created by: Kammen
Comments: 2
Category: UI for WPF
Type: Feature Request
7
Support for forms. The feature is named 'Interactive forms' in the PDF specification.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190018 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by Siri
ADMIN
Created by: Aylin
Comments: 2
Category: UI for WPF
Type: Feature Request
6
They are exported with the /EmbeddedFiles switch. This would allow adding external files to the PDF document.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190045 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 02 Sep 2016 08:52 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 7
Category: UI for WPF
Type: Feature Request
5
Automatic or easy to configure support for displaying the UAC shield icon when the command that will be executed by the Button or the Menu item will require elevated permissions.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Mihail
Comments: 0
Category: UI for WPF
Type: Feature Request
5
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190035 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by Manoj
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190078 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 15 Jun 2022 06:35 by ADMIN
Created by: Eldoir
Comments: 2
Category: UI for WPF
Type: Bug Report
4

Hello,

When I do the following:

and I assign this style to my dynamically created columns from a behavior attached to the RadGridView, the style of the tooltip is the same as the style of the header.

They seem to share the same style, so that when I change one property on the header, the tooltip gets the same, and vice-versa.

Do you repro? I'm on version 2020.3.1020.45.

Thanks,

Arthur

Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
Accessing one of the entries in the archive throws a generic "Invalid data" exception.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190159 
Please use the new item for commenting, voting and subscribing instead of this one.
1 2 3 4 5 6