Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Petya
Comments: 0
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/190067 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 04 Oct 2016 06:21 by ADMIN
ADMIN
Created by: Sia
Comments: 5
Category: UI for WPF
Type: Feature Request
33
A new theme which will follow the look and feel of Windows 10 OS and the subordinate Office 2016 Microsoft products. There should be two versions - a normal layout and touch-optimized one.

Available in the 2016 R3 Release.
Declined
Last Updated: 22 Feb 2017 12:33 by SuleymanCan
If a worksheet spans more than one page, you can print row and column headings or labels (also called print titles) on every page to ensure that the data is properly labeled.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190066 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Tanya
Comments: 0
Category: UI for WPF
Type: Feature Request
2
The feature will be available in our official release Q2 2016.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
When using ZipArchive in Update mode do not load entire Zip archive in the memory.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190133 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Tanya
Comments: 1
Category: UI for WPF
Type: Feature Request
1
Currently RadPdfProcessing imports Contents only from stream. In some documents Contents property may be PdfArray. 
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Tanya
Comments: 0
Category: UI for WPF
Type: Feature Request
0
Provide an option to change the text direction.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190065 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 29 Jul 2015 08:13 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: UI for WPF
Type: Feature Request
1
Reason for declination: 
Since the next version of the Office Microsoft products after Office 2013 is Office 2016, we created a new feature request in our feedback portal: 
http://feedback.telerik.com/Project/143/Feedback/Details/165032-new-theme-windows10-office2016-theme
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/190063 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
At this point only styling through CSS is supported. The below code does not align the paragraph to the center

            string import = "<html><body><p align=\"center\">centered??</p></body></html>";
            RadFlowDocument document = provider.Import(import);

This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190062 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by ARKADIY
Add API to get the list of ranges to which a defined name refers.

Example:
List<CellRange> ranges = workbook.Names["definedName"].Ranges;
CellSelection selection = worksheet.Cells[ranges];
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190061 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Declined
Last Updated: 30 Jul 2015 11:11 by Avi
Created by: Avi
Comments: 0
Category: UI for WPF
Type: Feature Request
1
While eventToCommand works it is verbose and somewhat of a hack.  I would really to see better MVVM support by having a command property on all of the controls for all events
Declined
Last Updated: 19 Aug 2015 11:52 by Paul
Created by: Paul
Comments: 1
Category: UI for WPF
Type: Feature Request
2
The layout grid in RadDiagram is a little lacking and it would be a lot more powerful if it supported a similar layout grid to Adobe Illustrator. The features of interest are:

Grid Subdivisions - You specify the gridsize as currently, say 8px, but then you can also specify a number of subdivisions, say 2. This will split the 8x8px grid cell into four 4x4px grid cells, and allow snapping to the 4x4px grid cells.

Grid to back/front - allow the grid to be overlaid on top or behind the diagram so that you can optionally see the grid all the time.

See attached diagram.

Thanks

Reason for closing / declining

The mentioned cells can be controlled with attached properties of the BackgroundGrid and BackgroundPageGrid.
Please check out these articles:
http://docs.telerik.com/devtools/wpf/controls/raddiagram/styles-and-templates/styling-appearance.html 
http://docs.telerik.com/devtools/wpf/controls/raddiagram/features/printing#pages-preview-canvas 

To move these grids on top of the shapes you need to edit the default template of the RadDiagram and reorder the Grids in XAML.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The feature will be available in our official release Q1 2016.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Tanya
Comments: 0
Category: UI for WPF
Type: Feature Request
3
The feature will be available in our official release Q1 2016.
Declined
Last Updated: 22 Feb 2017 12:37 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/190058 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by Christoph
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190057 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
From a custom function which inherit from FunctionBase it's possible to return some constant expressions like StringExpression or BoolExpression. But It's impossible to return a reference to a Cell or CellRange which will be used by another function by example or which will automatically update it's result.  There is no public constructor.
Unplanned
Last Updated: 01 Jun 2015 11:57 by Mi
Created by: Mi
Comments: 0
Category: UI for WPF
Type: Feature Request
4
For the current wave of new Win10 UIs it would be handy to have a new Control like the Windows 10 Splitview available in WPF.

See: https://msdn.microsoft.com/library/windows/apps/windows.ui.xaml.controls.splitview.aspx