Completed
Last Updated: 22 Feb 2017 12:37 by Stefan
ADMIN
Created by: Petya
Comments: 3
Category: UI for WPF
Type: Bug Report
1

			
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Petya
Comments: 2
Category: UI for WPF
Type: Bug Report
1

			
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Petya
Comments: 1
Category: UI for WPF
Type: Bug Report
1

			
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Petya
Comments: 2
Category: UI for WPF
Type: Feature Request
1
The feature is going to be included in the next official release Q3 2014.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Petya
Comments: 0
Category: UI for WPF
Type: Feature Request
1
The feature is going to be included in the next official release Q1 2015.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
ADMIN
Created by: Petya
Comments: 1
Category: UI for WPF
Type: Feature Request
1

			
Declined
Last Updated: 30 Jun 2014 14:01 by Renier Pretorius
Created by: Renier Pretorius
Comments: 0
Category: UI for WPF
Type: Feature Request
0
The property grid (and normal grids for that matter) generate label entry pairs for each property of an object, probably using reflection to iterate over them. We have a need to manage object properties as a collection of property objects (allowing additional properties to be added at run time - dynamic objects). It would be great if the auto generate source could be set to the properties collection.
Completed
Last Updated: 04 Feb 2016 14:43 by ADMIN
ADMIN
Created by: Evgenia
Comments: 0
Category: UI for WPF
Type: Bug Report
2

			
Declined
Last Updated: 22 Feb 2017 12:33 by ADMIN
ADMIN
Created by: Kammen
Comments: 0
Category: UI for WPF
Type: Feature Request
10
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190008 
Please use the new item for commenting, voting and subscribing instead of this one.
Won't Fix
Last Updated: 15 Jan 2016 11:54 by ADMIN
ADMIN
Created by: George
Comments: 1
Category: UI for WPF
Type: Bug Report
1
This happens only when using XBAP Full Trust Application.

Initially when floating a pane with mouse, the ToolWindow is misplaced. If the user release the dragged window and click the header again, works fine.
Completed
Last Updated: 22 Feb 2017 12:37 by ADMIN
Created by: Mi
Comments: 1
Category: UI for WPF
Type: Feature Request
2

			
Declined
Last Updated: 22 Feb 2017 12:33 by Mi
Created by: Mi
Comments: 0
Category: UI for WPF
Type: Feature Request
3
As one can use annotations you should support attachments per page or per pdf-file.
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190006 
Please use the new item for commenting, voting and subscribing instead of this one.
Declined
Last Updated: 22 Feb 2017 12:33 by Mi
This item is migrated to the Telerik Document Processing portal: 
http://feedback.telerik.com/Project/184/Feedback/Details/190004 
Please use the new item for commenting, voting and subscribing instead of this one.
Completed
Last Updated: 15 Sep 2018 08:09 by Mi
Created by: Mi
Comments: 4
Category: UI for WPF
Type: Feature Request
5
When possible implement PDF/A-3, this is the new standard in enterprises for the upcoming years.

Closure reason:  
The following versions of PDF/A Standard are implemented: PDF/A-1 (2005), PDF/A-2 (2011), PDF/A-3 (2013).
The feature is live with our latest Q1 2015 release.
Completed
Last Updated: 22 Feb 2017 12:37 by Vikas
ADMIN
Created by: Petya
Comments: 6
Category: UI for WPF
Type: Feature Request
24
Provide a way to convert flow formats (docx, HTML, RTF) to PDF.
Completed
Last Updated: 23 Jun 2014 08:09 by Régis
Created by: Régis
Comments: 0
Category: UI for WPF
Type: Bug Report
0
I found a memory leak when using RadComboBox inside TabItems that are dynamically added or removed from a TabControl: even if the tab is removed, the TabItem instance stays in memory due to an instance of RadComboBox that is not collected.

If the tab has a DataContext, that may be huge memory parts that cannot be collected!...

Please find enclosed an example of WPF application that helps to reproduce the problem.