Please provide something like the new RelativePanel-Control from Windows 10 UWP for WPF. See: https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.relativepanel.aspx
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190057 Please use the new item for commenting, voting and subscribing instead of this one.
The fix will be available in our latest LIB release (v. 2015.02.0803).
The layout grid in RadDiagram is a little lacking and it would be a lot more powerful if it supported a similar layout grid to Adobe Illustrator. The features of interest are: Grid Subdivisions - You specify the gridsize as currently, say 8px, but then you can also specify a number of subdivisions, say 2. This will split the 8x8px grid cell into four 4x4px grid cells, and allow snapping to the 4x4px grid cells. Grid to back/front - allow the grid to be overlaid on top or behind the diagram so that you can optionally see the grid all the time. See attached diagram. Thanks Reason for closing / declining The mentioned cells can be controlled with attached properties of the BackgroundGrid and BackgroundPageGrid. Please check out these articles: http://docs.telerik.com/devtools/wpf/controls/raddiagram/styles-and-templates/styling-appearance.html http://docs.telerik.com/devtools/wpf/controls/raddiagram/features/printing#pages-preview-canvas To move these grids on top of the shapes you need to edit the default template of the RadDiagram and reorder the Grids in XAML.
In case table cell doesn't have background directly applied it should inherit the background of its parent table. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190064 Please use the new item for commenting, voting and subscribing instead of this one.
The feature will be available in our official release Q2 2016.
This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190070 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/190080 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/190081 Please use the new item for commenting, voting and subscribing instead of this one.
Available in LIB version 2015.3.1116, it will be also available in the 2016 Q1.
In MS Word you can crop the image from Picture Tools -> Format -> Size -> Crop button in the ribbon. This preserves the whole image in the file, but when it is rendered it shows only the cropped image area. This item is migrated to the Telerik Document Processing portal: http://feedback.telerik.com/Project/184/Feedback/Details/190088 Please use the new item for commenting, voting and subscribing instead of this one.
Please can you add xlsm file support to RadSpreadProcessing.
Currently, each example depends on other project/files from the solution and they cannot be run separately. Implement a mechanism that allows downloading a runnable stand-alone version of each example.
Allow to define ChartGrid for axis, not for chart. Every Axis can draw our grid lines. Chart.Grid can be a wrapper for Chart.Horizontal and Chart.Vertical axes. marc.
When focusing a Rad Controls like RadDateTimePicker, the watermark is hidden. This behavior could be very problematic when this field is the first of a form. The user will never see the watermark because the focus will be set in this field when entering in the form. It would be nice if the watermark could just be less visible by lowering its opacity. Additionaly, if the user erases the text, it would be nice too if the watermark could be showed at the same visible state than explained above.
In Excel it's easy to rotate the contents of a cell. In the Gridview, it's possible to rotate the contents of the header, but the result is a column header that resizes weirdly, and the workaround (at least the one I was provided) is clunky. How about a simple property like <telerik:GridViewDataColumn Header="Name" HeaderRotation="-90" />
When setting IsSynchronizedWithCurrentItem to true, the RadListBox behaves differently from the standard ListBox; changing the selection in the RadListBox does not update the current item of the underlying ICollectionView.
https://www.telerik.com/forums/printing-3559585fdb4e https://www.telerik.com/forums/print-bb34c69c1e37 https://www.telerik.com/forums/printing-rasscheduleview-mvvm