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/190087 
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: Deyan
Comments: 0
Category: UI for WPF
Type: Bug Report
0
The feature will be available in our official release Q1 2016.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
The fix will be available in our LIB release (v. 2016.01.0312).
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Deyan
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/190086 
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: Deyan
Comments: 0
Category: UI for WPF
Type: Feature Request
3
Implement functionality allowing to specify that when a table is split on multiple pages, a specific row should be shown on each page.

Workaround: in the attached demo projects.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190085 
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: Nikolay Demirev
Comments: 0
Category: UI for WPF
Type: Feature Request
1
Currently, there is no way to set or get this underline type.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190084 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 10 Mar 2016 08:12 by Christina
Created by: Christina
Comments: 2
Category: UI for WPF
Type: Feature Request
0
Is there any way to easily see the comprehensive differences between two versions? We have an application that is still on version 2012.1.326 that we are intending to upgrade to the latest, but there is no simple way to tell what breaking changes might have been made. Our customer is asking us what features may no longer work as expected, but it would be practically impossible to go through every single set of release notes because there are so many between now and then. A simple replacement to "see what happens" isn't really feasible either because the application is so large and some of it was written by a third party.
---------------------------------------
We’ve introduced the Telerik API Analyzer tool that helps determine the problematic areas when upgrading a WPF, WinForms or ASP.NET Web-Forms application to a newer version of our controls. You can read more about the tool in this blog post: http://www.telerik.com/blogs/api-analyzer-helps-upgrading-telerik-projects.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
Workaround:

private static void WorkaroundFieldsIssue(RadFlowDocument flowdocument)
{
    foreach (FieldCharacter fieldCharacter in flowdocument.EnumerateChildrenOfType<FieldCharacter>().ToList())
    {
        // only for start
        if (fieldCharacter.FieldCharacterType == FieldCharacterType.Start)
        {
            if (fieldCharacter.FieldInfo.Separator != null && fieldCharacter.FieldInfo.Separator.Parent == null)
            {
                Paragraph parent = fieldCharacter.FieldInfo.End.Paragraph;
                int index = parent.Inlines.IndexOf(fieldCharacter.FieldInfo.End);

                fieldCharacter.FieldInfo.End.Paragraph.Inlines.Insert(index, fieldCharacter.FieldInfo.Separator);
            }
        }
    }
}
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190083 
Please use the new item for commenting, voting and subscribing instead of this one.
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/190082 
Please use the new item for commenting, voting and subscribing instead of this one.
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/190081 
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: Deyan
Comments: 0
Category: UI for WPF
Type: Feature Request
2
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.
Completed
Last Updated: 19 Oct 2015 14:00 by ADMIN
Available in LIB version 2015.3.1019, it will be also available in the 2015 Q3 SP1.
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
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.
Completed
Last Updated: 19 Oct 2015 14:01 by ADMIN
Available in LIB version 2015.3.1019, it will be also available in the 2015 Q3 SP1.
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: 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/190077 
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
1
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.
Unplanned
Last Updated: 18 Mar 2016 08:56 by ADMIN
ADMIN
Created by: Rosi
Comments: 0
Category: UI for WPF
Type: Feature Request
4

			
Declined
Last Updated: 04 Nov 2015 14:26 by ADMIN
Created by: Michael
Comments: 1
Category: UI for WPF
Type: Feature Request
1
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.