This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190080 Please use the new item for commenting, voting and subscribing instead of this one.
Available in LIB version 2015.3.1019, it will be also available in the 2015 Q3 SP1.
When a source RadFixedDocument is merged to a target RadFixedDocument, the content of the source document is cleared. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190079 Please use the new item for commenting, voting and subscribing instead of this one.
Available in LIB version 2015.3.1019, it will be also available in the 2015 Q3 SP1.
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.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190077 Please use the new item for commenting, voting and subscribing instead of this one.
Add support for INCLUDEPICTURE fields. Such fields should work with nested MERGEFIELD, as this is common scenario. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190076 Please use the new item for commenting, voting and subscribing instead of this one.
We are building an application based with an Office 2013 look/feel. It would be great if there were resources that allowed us to use appropriate font sizes, families, etc within out controls. For example, a backstage header font size and family ... Currently the values provided in the "Palette" do not complete the picture. Reason for declination: The XAML team has reviewed this issue and will not be addressing it as we are not sure about the exact scenario. If you want to share additional requirements about this request please contact us through the support ticketing system with details and a reference to this item.
The vertical alignment of the table cells is not preserved when exporting to PDF. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190075 Please use the new item for commenting, voting and subscribing instead of this one.
Exporting docx document to PDF in which the width of the first column of the table is equal to the preferred width. This causes the word to be split into two lines. The width has to be equal to the word width so the word stays on a single row. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190074 Please use the new item for commenting, voting and subscribing instead of this one.
When the UI culture changes, the DataMemberBinding is updated for all columns (I'm wondering why?). See \Controls\GridView\GridView\GridView\GridViewDataControl.cs: private void UpdateCultureInfoIfNeeded() { if (this.cultureInfo != null && (this.cultureInfo.Name.ToUpper(this.cultureInfo) != this.Language.IetfLanguageTag.ToUpper(this.cultureInfo))) { this.InitializeCultureInfo(); foreach (var column in this.Columns.OfType<GridViewBoundColumnBase>()) { Binding oldBinding = column.DataMemberBinding.CloneBinding(column.ValidatesOnDataErrors); column.DataMemberBinding = oldBinding; } } } However, if the DataMemberBinding was null, the CloneBinding creates a new binding with empty path instead of returning null again - but this never makes sense for the DataMemberBinding on a column (crashes the application as soon as the Binding is applied to the cells). Background: I have created a column where the cell value is not bound but dynamically calculated - so the DataMemberBinding is null.
I love the amount of flexibility provided by the palette-based themes and was surprised that we could easily tune the colors but had no control over the opacity level used in the disabled state. We have customers complaining that it's too faint (compare with MS label in attached screenshot) and it would be great if we could address this as easily as the rest of the theme colors. Reason for declination: The XAML team has reviewed this feature request and we are closing it because it is already logged in our feedback portal: http://feedback.telerik.com/Project/143/Feedback/Details/139310-make-the-disabledopacity-a-dynamic-resource You can vote for it and follow it to track its progress. Any additional information or requirements will be highly appreciated. You can add them to the item or contact us through the support ticketing system with details.
CheckBox enters the incorrect state on press and hold in VisualStudio2013 theme. Once it's checked, the check mark disappears on press and hold. Available in LIB version 2016.2.525, it will be also available in the 2016 R2 SP1 release.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190073 Please use the new item for commenting, voting and subscribing instead of this one.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190072 Please use the new item for commenting, voting and subscribing instead of this one.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190071 Please use the new item for commenting, voting and subscribing instead of this one.