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.
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.
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.
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.
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.
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.
Provide a way to convert flow formats (docx, HTML, RTF) to PDF.
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.
Sometimes when Tab is pressed I get this exception: An unhandled exception occured in the application Message: Object reference not set to an instance of an object. Exception type: System.NullReferenceException Details: at Telerik.Windows.Controls.Input.FocusScope.FocusInternal() in c:\TB\117\WPF_Scrum\Release_WPF\Sources\Development\Core\Controls\Input\FocusScope.cs:line 146 at Telerik.Windows.Controls.Input.FocusScope.FocusNextElement() in c:\TB\117\WPF_Scrum\Release_WPF\Sources\Development\Core\Controls\Input\FocusScope.cs:line 54 at Telerik.Windows.Controls.Input.FocusScope.RemoveFocusableElement(Control element) in c:\TB\117\WPF_Scrum\Release_WPF\Sources\Development\Core\Controls\Input\FocusScope.cs:line 105 at Telerik.Windows.Controls.Input.FocusScope.FocusableElement_Unloaded(Object sender, RoutedEventArgs e) in c:\TB\117\WPF_Scrum\Release_WPF\Sources\Development\Core\Controls\Input\FocusScope.cs:line 314 at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at MS.Internal.FrameworkObject.OnUnloaded(RoutedEventArgs args) at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent) at System.Windows.BroadcastEventHelper.BroadcastUnloadedEvent(Object root) at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks() at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Provide an option for the RadComboBox to have as its popup a multi-column GridView together with a further option to search within that popup GridView.
When the custom map tiles provider returns the tiles up to the certain zoom level and the user zooms the map to the level above the supported level then the map should use available tiles from previous zoom level, but it show gray patches instead. It occurs when the custom map tiles provider returns null for unavailable tiles.
It could be an extension to the already available Persistence-Control or a complete Component of its own. There are OneDrive, Dropbox, GoogleDrive, Amazon Clouddrive, to just name a few and there are many more. In germany there are HiDrive, Telekom Mediacenter, web.de-drive. You can find more on http://www.cloudsider.com/cloud-speicher. It should provide methods to enumerate, upload and download files, create folders, maybe to download previews of files and file properties. Such a component would make a perfect fit to extend your great Richtextbox, Diagram and Spreadsheet Controls! So you could help many developers. But it should not depend on service like Teleriks everlive.
When you place items in the gallery there are scenarios where the tooltip of the scroll up/down buttons is not correct. Available in LIB version: 2014.3.1402
When user opens the mini map and changes the zoom level of the map then the MapShapeData objects in VisualizationLayer jump and aren't positioned to correct location. This effect is kept even when the user closes mini map.
This exception could be thrown once in a while when the layer is unloaded.
Based on your new radZIPLibrary it would be great if you could implement a universal, mvvm compatible backup library. It should provide support for multiple spanning medias, catalogs, discarding old backups after some time, encryption and backup of file ACL and registry data. This would be a perfect addon for your Diagram, Spredsheet and RichText libraries!