
Includes new features for RadGridView and RadFornDropDownList.
Features
- RadGridView
- New property inside GridViewSearchRowInfo: DeferredSearch. Gets or sets a value indicating whether grid will wait until enter key is pressed before it starts a search.
- RadFontDropDownList
- Expose API to programmatically load fonts.
Fixes
- RadGridView
- Memory leak when updating a hierarchy grid.
- The ChildRowHeight property set to the TableElement of the grid should be propagated to the child table elements created on demand when the grid is set up in hierarchy.
- Incorrect child templates are expanded when clicking the expander.
- The default filter is broken after the layout is loaded.
- Exception when grouping and AutoSize is true.
- FileDialogs
- The open folder button is disabled when only one file is selected and MultiSelect is true.
- Not sorting column datetime when view details.
- RadCardView
- Error when changing CardView datasource property.
- RadCheckedDropDownList
- Incorrect scaling in multiline HDPI scenario.
- RadCollapsiblePanel
- Тhe header is hidden when the Dock property is set to Fill and the header is at the bottom.
- The controls panel is cut off when collapsible panel is inside split container which is resized at run time.
- Control is cut off after changing screens.
- The control cannot be expanded when it is in a ToolWindow and the latter is re-docked.
- When there are a number of collapsible panels stacked on top of each other and they are added to a RadPanel, the last panel is cut off if it is docked to Fill and the other panels are being collapsed and expanded.
- RadColorBox
- The ColorDialog size is different when opening multiple times on HDPI display.
- RadDropDownList
- OverflowExpetion when painting the fill.
- RadForm
- RadForm (initially maximized) with TelerikMetroTheme cuts off its title bar when it is minimized and after that it is maximized.
- RadGanttView
- ChildMember/ParentMember data type cannot be set as string.
- RadListView
- Group items are cut off in IconView.
- RadMaskedEditBox
- ValueChanging event is not fired with MaskType.Standard.
- RadMessageBox
- Incorrect size in higher DPI scaling.
- RadMultiColumnComboBox
- Current item of RadMultiColumnComboBox is changed, when RadDock's document window position is changed.
- RadPanorama
- Visual Studio crashes when you try to enter a non numeric value at design time for the tile's column.
- RadPdfViewer
- Overflow button is not visible when its Visibility is set in the ItemOverflowed event.
- RadRibbonBar
- One should be able to skip the no-text mode when collapsing the ribbon. ItemVisiblityStateChanging event exposed on the RadRibbonBarElement: RadRibbonBar.RibbonBarElement.ItemVisiblityStateChanging
- LayoutModeText cannot be localized with LocalizationSettings.
- RadRichTextEditor
- InvalidOperationException when showing the context menu.
- The mini selection toolbar and the context menu are not well scaled on systems with a high DPI.
- Wrong font when rtf string is imported.
- RadScheduler
- Setting the ShowFullMonth property to true in the month view and calling the OffsetView method with a 0 step unexpectedly changes the currently visible view.
- RadSpellChecker
- The red underline, indicating incorrect words, remains shown even though no errors are available in the RadTextBoxControl.
- RadSplitContainer
- The splitter is not positioned correctly when the SizeMode is set to Absolute on HDPI.
- RadSpreadsheet
- NullReferenceException is thrown when importing data validation rule without parameters.
- RadTabbedForm
- Help button in Material theme looks the same as minimize button.
- RadTextBox
- Windows 7 throws exception in RadHostItem.DpiScaleChanged with 125% DPI.
- Visual glitches and performance degradation when switching between tabs/pages with a TableLayoutPanel and a lot of RadTextBox controls.
- RadTimePicker
- RadTimeSpanPicker and RadTimePicker: Incorrect popup position in Right to Left.
- RadTreeView
- One cannot select and enable any nodes disabled at design time.
- Scroll mouse wheel while dragging node not working.
- Theming
- The border is still visible when RadButton is disabled with Fluent theme.
- RadListControl items cannot be unselected with multi selection in Office2013Light theme.
- TPF DesignTime Support
- If RadRibbonForm's RightToLeft property is Yes, opening the designer causes another ribbon bar control to be added.
- SpreadProcessing
- Calculating the values of formulas which includes large cell ranges causes OutOfMemoryException.
- NullReferenceException is thrown when importing data validation rule without parameters.