Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190032 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 21 Jan 2015 14:43 by ADMIN
Created by: Paul
Comments: 1
Category: UI for WPF
Type: Feature Request
1
Add a new media encoding control that can create video files frame by frame (from images) together with an audio track. Maybe support avi, mp4, wmv...
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190031 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Tanya
Comments: 0
Category: UI for WPF
Type: Feature Request
0
 Hyperlinks should support this property in order to describe where they should be opened (in the same frame/tab or in a new one). It will be useful for setting the target as _blank.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190030 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 11 Dec 2014 15:13 by ADMIN
Created by: dxk240
Comments: 2
Category: UI for WPF
Type: Feature Request
1
A button that once clicked shows a circular menu with additional choices the user can select.
Declined
Last Updated: 22 Feb 2017 12:33 by randall
ADMIN
Created by: Mihail
Comments: 1
Category: UI for WPF
Type: Feature Request
1
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190029 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 01 Dec 2014 13:47 by ADMIN
Created by: Paul
Comments: 1
Category: UI for WPF
Type: Feature Request
1
I'd really like a WPF (and Silverlight) version of the Windows Phone Conversation View control.
Declined
Last Updated: 02 Oct 2019 07:27 by ADMIN
ADMIN
Created by: Deyan
Comments: 3
Category: UI for WPF
Type: Feature Request
4
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190028 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
Incorrect handling of \defchp group.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190027 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Boby
Comments: 0
Category: UI for WPF
Type: Feature Request
0
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190026 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 20 Nov 2014 11:01 by ADMIN
Steps to reproduce:

1. Set focus to the Body Text Area and insert some text (using typing or copy/paste).
2. Try to select a part of text for editing/removing:
---> [BUG]: The system shows error message and after that is frozen.
And for further work it's necessary to restart the system.
Please look at attached files.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
This item is migrated to the Telerik Document Processing portal: 

https://feedback.telerik.com/Project/184/Feedback/Details/190136

Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 18 Nov 2014 15:21 by ADMIN
Created by: Robert
Comments: 1
Category: UI for WPF
Type: Feature Request
1
In the light of Microsoft announcing that they are open-sourcing the .NET framework[1], I think it will be really beneficial if you put your controls on GitHub, so the community can participate in the development. 
For example interested parties could implement solutions for more advanced scenarios themselves (I know you guys have to prioritize your work), instead of using ugly workarounds in their code. There are many cases where support for these scenarios is more appropriate inside the controls. Presently, any effort I would make with the provided source code for current release would be wasted when the next release arrives. Also, open discussion on how would be best to incorporate new features in the overall architecture would benefit everyone.

Another way of looking at this is when .NET becomes well supported on other platforms (Linux, OS X, ...) it would be hard to port your controls without the help of a larger team. The Linux community in general is especially proactive w.r.t. open source projects.

I hope you can agree that open development (discussions, code reviews, contributions, etc.) will give you a strong competitive advantage.

[1] http://blogs.msdn.com/b/dotnet/archive/2014/11/12/net-core-is-open-source.aspx
Declined
Last Updated: 18 Nov 2014 15:56 by ADMIN
We use successor of System.Windows.Controls.Button in the tile. 
The button's Command property is bound with ICommand implementation instance. It works ok on mouse click but doesn't work on touch. On touch it only gets focus but command doesn't executed.

We have not tried with onClick handler because we use MVVM.

Sample project to reproduce the problem is attached.
Declined
Last Updated: 09 Feb 2015 13:05 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: UI for WPF
Type: Feature Request
2
The keyboard is shown differently in each platform and permission sets, thus will not be implemented out of the box.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Petya
Comments: 0
Category: UI for WPF
Type: Feature Request
0
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190025 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 04 Nov 2014 08:57 by ADMIN
Created by: Mi
Comments: 1
Category: UI for WPF
Type: Feature Request
1
I know it sounds a little bit wired, but think of it:

Often we have to debug our programs at client side. What if we just could open a Powershell console inside our WPF app and inspect variables or start some maintenance scripts? 

As a starting point for the integration look the sample of Doug Finke's book "Windows Powershell for Developers" where he shows in chapter 5 how to do it. The sample is available on github: https://github.com/dfinke/powershell-for-developers/tree/master/chapter05

It would be perfect, if you provide a powershell editor console control with commandline history and so on. So one has just to throw in the WPF-control, provide the root application object and then we go.

I think this would be a unique control in your set of components and useful for nearly every developer!
Declined
Last Updated: 03 Nov 2014 09:13 by ADMIN
Created by: Les
Comments: 1
Category: UI for WPF
Type: Feature Request
1
I need to implement "next" and "previous" buttons on a form with a RadGridView to move betwen rows in a WPF form. I can't find any way to do it . In particular, there's no SelectedIndex to bind to.
Declined
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Nikolay Demirev
Comments: 1
Category: UI for WPF
Type: Feature Request
0

			
Declined
Last Updated: 22 Feb 2017 12:37 by ADMIN
Created by: Mi
Comments: 8
Category: UI for WPF
Type: Feature Request
4
To bring RadPDFProcessing to the next level you should support XMP metadata. This would extremely help to use pdf files from RadPDFProcessing in digital workflows.

Reference: http://www.adobe.com/devnet/xmp.html
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190024 
Please use the new item for commenting, voting and subscribing instead of this one.