Declined
Last Updated: 09 Feb 2015 09:10 by ADMIN
Created by: Lisitsa
Comments: 3
Category: UI for WPF
Type: Feature Request
1
Make easy way to set Stroke/Fill for all columns in a specific BarSeries. I know about DefaultVisualStyle, but it's too cumbersome to use. For example, Infragistics's chart has this.

Just make use of properties like Background and Stroke.

REASON FOR DECLINATION:
We have decided to decline this feature request because the bar series can be styled via few different approaches, such as a chart palette, default visual style, default visual style selector, point template, point template selector. We consider the DefaultVisualStyle a very framework-friendly approach as it is easy to create and set up a style, in which you can manipulate any of the Border's properties, including adding Bindings to the actual business item. 
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Currently, when setting a style to a table/table cell the following syntax is imported properly
.tdborder{border: 1px solid black}
However, if the order of the properties is changed (solid 1px black), the style will not be interpreted.

The fix will be available in our latest LIB release (v. 2015.1.0323).
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The value will be skipped when importing the document (<table width=200>). If the size is defined (px or %) as follows <table width=200px> or <table width=200%> then the width value will be respected.

The fix is available in our latest LIB release (v. 2015.1.0316).
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
When document contains field element without the optional separator character, the import fails.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The fix is available in our latest LIB release (v. 2015.1.0316)
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Kammen
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/190043 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
In the XML all merged cells have the same content, instead of only the one visible having content and the rest being empty. This sometimes causes all cells to be visible in editors.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
You can set the data of an image with the LoadFromUri event, but there is no way to set the size. 
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The feature will be available in our official release 2015 Q2.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Declined
Last Updated: 22 Feb 2017 12:37 by ADMIN
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190049 
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: 22 Feb 2017 12:33 by Martin
ADMIN
Created by: Boby
Comments: 1
Category: UI for WPF
Type: Feature Request
1
These file formats are very similar to DOCX, and can be easily imported with loss of some information (e.g. macros).
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190053 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
When a document, which contains TOC with visible tab leader, is exported to PDF, the tab leader is missing in the produced document.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Tanya
Comments: 0
Category: UI for WPF
Type: Bug Report
1
An InvalidCastException is thrown when reading the Trailer.

The fix will be available in our latest LIB release (v. 2015.02.0810).
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/190060 
Please use the new item for commenting, voting and subscribing instead of this one.
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