
Adds new Multiselect component.
Features
- Common
- MultiSelect Component
- Kendo Scripts Update from R2 2019 SP1 (2019.2.619) to R3 2019 SP1 (2019.3.1023)
- Official Support for Microsoft Edge Chromium
- AsyncUpload
- AllowedCustomMetaDataTypes=Telerik.Web.UI.AsyncUploadConfiguration is enabled by default
- Correct the server response in Content-Type header from AsyncUploadHandler
- Drawer
- New ShowBorders property
- Editor
- The table properties dialog now shows the cellpadding and cellspacing information
- Match Case and Match Whole Words features in the Find dialog are now available in Chrome and Firefox
- FileExplorer
- The Custom Button icon class is now taken from the Button's Value property
- Gantt
- Change Gantt Timeline Header layout table to use td and tbody instead of th and thead elements to improve accessibility
- HtmlChart
- New Opacity property for the Series in RadHtmlChart
- MultiColumnComboBox
- Kendo and Google Chrome Autocomplete open Simultaneously
- Add noDataTemplate and clear messages for dropdown widgets and enable modifying them via kendo messages files
- PdfProcessing
- Introduced a FixedExtensibilityManager. The FontsProvider property of this class can be set to a FontsProviderBase implementation in order to provide missing fonts when exporting PDF documents.
- Implement "sh" content stream operator.
- SpreadProcessing
- Introduced an API to disable fill handle.
- Added MID to the supported functions
Fixes
- Common
- The keyboard commands home, end, page up and page down, do scroll the content of the drop down, however they do not change the selection
- Barcode
- GetImage method returns null for Type PDF417
- ComboBox
- Home and End buttons do not work inside the input of RadComboBox
- FileExplorer
- SpriteCssClass is not rendered in the RadToolBarButton
- Gantt
- Displaced tasks and resources of RTL Gantt in Chrome
- Grid
- When HideStructureColumns is set to true, the Edit and Delete columns should not go into the exported Excel file
- HtmlChart
- Cannot apply font styles (size and family) by extending a RadHtmlChart skin
- Input
- Cursor is moved right when an invalid symbol is inserted in MaskedTextBox in Edge 40+
- MonthYearPicker throws a Sys.ArgumentUndefinedException error: Value cannot be undefined
- Map
- Map layer show method attaches the same event handlers multiple times
- Menu
- RadContextMenu does not appear when there are more than one forms on the page
- MultiColumnComboBox
- Click on associated Label with MultiColumnComboBox does not focus the input
- PdfProcessing
- If the font family name is defined using a language other than English, the font is not applied to the content.
- InvalidOperationException is thrown when Authenticating a user password.
- Slider
- Last item drops on a new line under Chrome on large scale monitors
- SpreadProcessing
- KeyNotFoundException is thrown when opening a document containing not supported BuiltInNumberFormat.
- Spreadsheet
- Selecting Spreadsheet column/row focuses its first cell and scrolls sheet to top/left
- SpreadSheet SUBTOTAL not working correctly
- JS error thrown on clicking Increase decimal places button for a cell with number value and format @
- Spreadsheet does not alert the user when trying to sort Range with merged cells
- Flickering custom cell editor for Spreadsheet column with configured filtering / sorting in Chrome and FF
- TileList
- Spelling errors in the TileList design time Configuration Wizard
- WordsProcessing
- ArgumentException is thrown while exporting PDF document containing a paragraph with background and spacing after.
- StackOverflowException is thrown while evaluating the values of style linked to a table style. Table style shouldn't have a linked style.