
Includes new features for RadControl, RadLayoutControl, RadPdfViewer and RadScheduler.
Features
- RadControl
- Provide a mechanism for specifying different images depending on the DPI settings. New static property in RadControl: EnableImageDpiScaling
- RadLayoutControl
- Expose API specifying whether items can be hidden or not.
- RadPdfViewer
- Tab through the input fields.
- RadScheduler
- Minimum height for appointments in day and week view when EnableExactTimeRendering=true.
Fixes
- RadBindingNavigator
- The control does not work when its name is changed.
- RadDiagram
- Settings pane is not synchronized with the current shape.
- RadDropDownList
- Optimize RadDropDownList AutoCompleteSuggestHelper DefaultFilter operation to use StringComparison.
- The editor height is changed when setting AutoCompleteMode in fluent theme.
- RadGanttView
- Incorrect timeline header when printing in TimeRange.Year.
- RadGridView
- Cursor lagging while typing in the filter cell (improve filtering performance).
- Filter issue with Excel-like filtering in RadGridView after last Telerik update.
- Performance of the header checkbox should be improved when toggled in a grid with many rows.
- Provide API for clearing the text in the search text box.
- The alternating row color is not updated when the row is moved from an even index to an odd one.
- The sort icon overlaps the text when excel like filtering is enabled in the crystal and fluent and material themes.
- The grid selection is broken when calling ResetBindings.
- RadGroupBox
- Shadow is still visible when control is hidden.
- RadLayoutControl
- The collapsed item container visibility is not synchronized properly.
- RadListControl
- The SelectedItemsChanged is fired twice when the same item is selected.
- RadListView
- Incorrect spacing between the first item inside a group and the rest of the items within the group.
- RadMaskedEditBox
- Unusual behaviour when using f0 mask.
- RadMultiColumnComboBox
- Filtering performance and cursor lagging.
- RadPdfViewer
- Incorrect page export to an image with aspect ratio less than 1.
- RadPivotGrid
- No way to set a decimal step less than 1 for a DoubleGroup in the pivot field list control.
- RadRibbonBar
- The DialogButtonClicked event is not fired when there is not enought space and the items are in a popup.
- RadDropDownList - RadDropDownListElement in RadRibbonBar and DescriptionTextListDataItem.
- RadRichTextEditor
- Button OK not being localized in all dialogs as well as paper size strings
- RadRichTextEditor - ILMerge fails when merging the RadRichTextEditor and RadDiagram assemblies.
- RadRichTextEditor - Paragraph properties dialog closes after TabStops properties dialog.
- RadScrollablePanel
- Design-Time bug with RadScrollablePanels and RadRadiobuttons.
- RadSplitContainer
- Inavalid spliter postion when dragging on HDPI.
- RadSpreadsheet
- Printing all sheets does not work.
- System.Reflection.TargetInvocationException occurs when creating a form with a RadSpreadsheet and the Evaluation Copy message pops up.
- RadVirtualGrid
- Best-fitting a column by double click between the column headers breaks the VirtualGridAutoSizeColumnsMode.Fill.
- CellValueNeeded event is not fired for the header and first row of the child template when the parent is collapsed and expanded again.
- Theming
- RadScrollablePanel - the back color of the panel is inconsistent in Windows 8 theme.
- TPF Designtime Support
- Editors do not respect the selected theme color inside Visual Studio 2017.