Please note: Starting December 1, 2023, Telerik UI for PHP and Telerik UI for JSP will be retired. No new licenses of Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP will be sold. Telerik will continue to provide support and critical fixes until December 1, 2024.
Please note: Starting December 1, 2023, Telerik UI for PHP and Telerik UI for JSP will be retired. No new licenses of Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP will be sold. Telerik will continue to provide support and critical fixes until December 1, 2024.
fix(ddl): do not duplicate k-list-filter on setOptions.
fix(ddl): add aria-label on filter input.
DropDownTree
Clicking on a DropDownTree checked and selected node's text does not uncheck its checkbox.
Unable to initialize widget via custom script or AMD loader due to missing dependencies to HTML helpers.
Multiple IDs are getting generated when clicking parent label in DropDownTree's inbuilt TreeView.
Editor
Editor width exceeds 100%.
Table border styles are lost when pasting from Word to Editor.
On dropping a text in the Editor it is not always pasted in the widget's content.
Editor throws errors when carriage return is pasted from Word in Chrome and Edge.
Editor InsertImage button causes browser freeze.
FileManager
TreeView item in FileManager starts to move left on each selection if you had added a child item (new folder).
Filter
The default value for Boolean fields in the Filter Widget is null.
Form
In Form with Upload editor, an error is thrown when you try to clear the Form.
Gantt
Gantt do not update the percentage of a parent.
After adding a new task and editing an existing one, the "Add Child/Above/Below" menu unexpectedly appears in Gantt and JS error is thrown on selecting Add Above/Below.
Gantt Add Task dropdown has small items height.
Grid
Kendo Grid Missing class "k-input-inner" for date input with Filter Customization.
Grid with single selection mode allows selecting one row on each page, instead of only one row in the whole Grid.
Grid throws an error when the default behavior of the PDF export event is prevented.
Grid exportSelectedToExcel method exports rows that are not selected.
MVC Grid search panel rendering issues.
Operation "Destroy" does not work properly when the data is grouped.
Unable to initialize widget via custom script or AMD loader due to missing dependencies to HTML helpers.
Grid selectable column header element does not render an ID.
Group paging does not work correctly with virtualization and one level of grouping.
Grid should use localized values for enums.
Loading panel flickers when collapsing large groups.
Wrong position of ColumnMenu icon in MultiColumnHeader.
ListBox
ListBox droppable area is reduced with v2022.1.119.
Menu
SecurityTrimming should hide non-area actions from area actions.
MultiColumnComboBox
fix(list): proper list header and virtual MCCB header telerik/kendo-themes.
MultiSelect
MultiSelect dropdown closes on click in its header.
Unable to initialize widget via custom script or AMD loader due to missing dependencies to HTML helpers.
Incorrect MultiSelect input width.
Pasted text in MutliSelect input is not aligned properly.
Pasting long text in the MultiSelect's input displays a horizontal scroll bar.
Selected token with long value exceeds MultiSelect's width.
NumericTextBox
Unable to initialize NumericTextBox via custom script or AMD loader due to missing dependencies to html.button helper.
Pasted value containing whitespaces into NumericTextBox results in a trimmed value.
JS error on declarative initialization of NumericTextBox with kendo.init.
Аria-valuenow attribute doesn't transform ',' decimal separator to '.'.
PDFViewer
Upon opening the PDFViewer's Zoom ComboBox, its value is changed to NaN.
Tools in overflow menu are not localized.
PDFViewer does not open system dialog for printing in Chrome and Edge.
Unable to print through PDFViewer on Android Chrome.
Pager
Pager keyboard navigation does not work in opposite direction.
PivotGrid
Unable to initialize widget via custom script or AMD loader due to missing dependencies to HTML helpers.
JS errors thrown by PivotGrid when Custom Download Builder script is loaded.
Wrong rendering of configuration items in PivotGrid.
PivotGridV2
JS errors thrown by PivotGrid when Custom Download Builder script is loaded.
RadioButton
Radio buttons are not checked initially.
Unable to initialize widget via custom script or AMD loader due to missing dependencies to HTML helpers.
Scheduler
Scheduler validation message disappears.
Selecting a grouped event by multiple resources scrolls to last occurrence.
Selected time slot/event is not scrolled into view in Scheduler Timeline View.
Spreadsheet
An error occurs when trying to select multiple cells in Spreadsheet.
TabStrip
Selecting a tab from the TabStrip scrolls to the top of the page.
TextArea
Wrong TextArea position.
TileLayout
Unable to increase height of TileLayout's last row items.
TimePicker
Unable to initialize widget via custom script or AMD loader due to missing dependencies to HTML helpers.
Wrong selected color in TimePicker with Material theme.
ToolBar
Setting a custom class in Toolbar menuButtons removes the default classes.
Unable to initialize widget via custom script or AMD loader due to missing dependencies to HTML helpers.
fix(toolbar): add aria-label when buttons have no text.
TreeList
TreeList wrapper does not provide filterable.operators option.
TreeView
Unable to initialize widget via custom script or AMD loader due to missing dependencies to HTML helpers.
Multiple IDs are getting generated when clicking parent label in DropDownTree's inbuilt TreeView.
Validator
Validator throws JS error on validating input with double quote in its name attribute value.
Window
Window modal overlay is removed in case a nested modal Window is closed and draggable.containment is set.
Draggable Window with Position not draggable the first time.
fix(window): move role to wrapper telerik/kendo.
PdfProcessing
The measured size of the block inside the nested table is wrong.
A NullReferenceException is thrown when converting nested tables to PDF and the vertical alignment is set.
An ArgumentException is thrown when importing documents containing Font`s Widths array with entries defined as Indirect references.
An InvalidCastException is thrown when importing a not embedded TrueType Font.
UriFormatException is thrown when merging/cloning a document containing UriAction with an invalid URI.
Converting PNG to Jpeg processes only a part of the image on .NET 6.
SpreadProcessing
NullReferenceException when importing a document that contains notes shapes with no row and column.
AnIndexOutOfRangeException is thrown when exporting a file in Russian culture under Windows 7 and the target platform is .NET Standard version.
Notes are not updated after inserting or removing cells.
WordsProcessing
PdfFormatProvider: A NullReferenceException is thrown when converting nested tables to PDF and the vertical alignment is set.
InvalidOperationException is thrown while importing DOCX file with nested content controls over the contents of a table cell with more than one paragraphs.
Importing empty content control that is the first element of a table cell leads to NullReferenceException.
The value of a Page field with numberInDash format is not exported to PDF.