core_banner

Telerik UI for ASP.NET Core

Release History

UI for ASP.NET Core R1 2022 SP1 (version 2022.1.301)

March 2, 2022

Common

NEW
  • New CircularProgressBar Component
  • New Checkbox Component
  • New RadioButton Component
  • Classic Theme Package (v5.2.0)
  • Bootstrap Theme Package (v5.2.0)
  • Default Theme Package (v5.2.0)
  • Material Theme Package (v5.2.0)
FIXED
  • An error is thrown building the source code with gulp when node 12 is used. (6209)
  • kendo.support.mobileOS returns false on mobile devices in Desktop mode (5924)
  • fix(taskboard): add accessibility tests, improve KB nav on delete #14528

Button

FIXED
  • Initializing a Kendo Button overrides the type attribute of the button tag (6689)
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • TypeScript definitions for Button do not contain badge config (6498)

ButtonGroup

FIXED
  • ButtonGroup in a Toolbar results in multiple button selection (6723)

Checkbox

FIXED
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)

ColorPicker

FIXED
  • Importing Kendo UI in an Angular Project throws an error in kendo.colorpicker.js (6735)
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • ColorPicker requires two clicks to remove focus from the widget (4304)

ComboBox

FIXED
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • Duplicate read request is sent for cascading DropDownList or ComboBox with enabled filtering (6630)

ContextMenu

FIXED
  • ContextMenu in Scheduler does not open under Safari in Desktop of Ipad 13.3 (5552)

DatePicker

NEW
  • Add WeekColumnHeader property to pickers components (3129)
FIXED
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • DatePicker with enabled dateInput and set format does not set value if value is in different format (6607)

DateTimePicker

NEW
  • Add WeekColumnHeader property to pickers components (3129)
FIXED
  • Kendo Grid Missing class "k-input-inner" for date input with Filter Customization (6717)
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)

Diagram

FIXED
  • Diagram goes into an infinite loop when the Shape bounds are provided as a string

DropDownList

FIXED
  • Incorrect popup height in DropDownList with LESS themes (6688)
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • Duplicate read request is sent for cascading DropDownList or ComboBox with enabled filtering (6630)
  • DropDownList Search input missing label WAVE validation (6416)
  • fix(ddl): do not duplicate k-list-filter on setOptions
  • fix(ddl): add aria-label on filter input #14528

DropDownTree

FIXED
  • Clicking on a DropDownTree checked and selected node's text does not uncheck its checkbox (6713)
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • Multiple IDs are getting generated when clicking parent label in DropDownTree's inbuilt TreeView (6669)

Editor

FIXED
  • Editor width exceeds 100% (6718)
  • Table border styles are lost when pasting from Word to Editor (6653)
  • On dropping a text in the Editor it is not always pasted in the widget's content (6566)
  • Editor throws errors when carraige return is pasted from Word in Chrome and Edge (6333)
  • Editor InsertImage button causes browser freeze. (4131)

FileManager

FIXED
  • TreeView item in FileManager starts to move left on each selection if you had added a child item (new folder)

Filter

FIXED
  • The default value for Boolean fields in the Filter Widget is null. (6396)

Form

FIXED
  • In Form with Upload editor, an error is thrown when you try to clear the Form. (6609)

Gantt

FIXED
  • Gantt do not update the percentage of a parent (6725)
  • 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 (6547)
  • Gantt Add Task dropdown has small items height

Grid

FIXED
  • Kendo Grid Missing class "k-input-inner" for date input with Filter Customization (6717)
  • Grid with single selection mode allows selecting one row on each page, instead of only one row in the whole Grid (6705)
  • Grid throws an error when the default behavior of the pdf export event is prevented (6697)
  • Grid exportSelectedToExcel method exports rows that are not selected (6692)
  • Operation "Destroy" does not work properly when the data is grouped (6687)
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • Group paging does not work correctly with virtualization and one level of grouping (6493)
  • Grid should use localized values for enums (6102)
  • Loading panel flickers when collapsing large groups (4651)
  • Wrong position of ColumnMenu icon in MultiColumnHeader
CHANGED
  • Grid tfoot element should be rendered after tbody element (6535)

ListBox

FIXED
  • ListBox droppable area is reduced with v2022.1.119 (6701)

MultiColumnComboBox

FIXED
  • fix(list): proper list header and virtual MCCB header telerik/kendo-themes#3317

MultiSelect

FIXED
  • MultiSelect dropdown closes on click in its header (6698)
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • Incorrect MultiSelect input width (4692)
  • Pasted text in MutliSelect input is not aligned properly (4592)
  • Pasting long text in the MultiSelect's input displays a horizontal scroll bar (4294)
  • Selected token with long value exceeds MultiSelect 's width (1328)

NumericTextBox

FIXED
  • Unable to initialize NumericTextBox via custom script or AMD loader due to missing dependencies to html.button helper (6693)
  • Pasted value containing whitespaces into NumericTextBox results in a trimmed value (6656)
  • JS error on declarative initialization of NumericTextBox with kendo.init (6372)
  • Аria-valuenow attribute doesn't transform ',' decimal separator to '.' (5981)

PDFViewer

FIXED
  • Upon opening the PDFViewer's Zoom ComboBox, its value is changed to NaN (6714)
  • Tools in overflow menu are not localized (6469)
  • PDFViewer does not open system dialog for printing in Chrome and Edge (6176)
  • Unable to print through PDFViewer on Android Chrome (5573)

Pager

FIXED
  • Pager keyboard navigation does not work in opposite direction (6643)

PivotGrid

FIXED
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • JS errors thrown by PivotGrid when Custom Download Builder script is loaded
  • Wrong rendering of configuration items in PivotGrid

PivotGridV2

FIXED
  • JS errors thrown by PivotGrid when Custom Download Builder script is loaded

RadioButton

FIXED
  • Radio buttons are not checked initially (6731)
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)

Scheduler

NEW
  • Screenreaders do not read the new date when it is changed in Scheduler (6550)
FIXED
  • Scheduler validation message disappears (6332)
  • Selecting a grouped event by multiple resources scrolls to last occurrence (4683)
  • Selected time slot/event is not scrolled into view in Scheduler Timeline View
CHANGED
  • Keyboard navigation improvements

Spreadsheet

FIXED
  • An error occurs when trying to select multiple cells in Spreadsheet (6720)

TabStrip

FIXED
  • Selecting a tab from the TabStrip scrolls to the top of the page (6660)

TextArea

FIXED
  • Wrong TextArea position

TileLayout

FIXED
  • Unable to increase height of TileLayout's last row items (6724)

TimePicker

FIXED
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • Wrong selected color in TimePicker with Material theme

ToolBar

FIXED
  • Setting a custom class in Toolbar menuButtons removes the default classes (6719)
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • fix(toolbar): add aria-label when buttons have no text #14528

TreeList

NEW
  • TreeList wrapper does not provide filterable.operators option (2883)

TreeView

FIXED
  • Unable to initialize widget via custom script or AMD loader due to missing dependencies to html helpers (6683)
  • Multiple IDs are getting generated when clicking parent label in DropDownTree's inbuilt TreeView (6669)

Validator

FIXED
  • Validator throws JS error on validating input with double quote in its name attribute value (6596)

Window

FIXED
  • Window modal overlay is removed in case a nested modal Window is closed and draggable.containment is set (6556)
  • Draggable Window with Position not draggable the first time (6424)
  • fix(window): move role to wrapper telerik/kendo#14528

PdfProcessing

NEW
  • Added support for Type 3 fonts.
  • Introduce support for digital signature for .NET Standard.
  • Provided API for setting different permissions when exporting encrypted PDF documents.
FIXED
  • 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

FIXED
  • 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

FIXED
  • 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.

UI for ASP.NET Core

Demo Buy Try

New features & Roadmap

Have a feature request?

Post your feedback via the ASP.NET Core UserVoice portal or the Public forums

What's new across all Telerik products?

See the updates feed

Get Started Waves

Next Steps

Launch demos

See Telerik UI for ASP.NET Core in action and check out how much it can do out-of-the-box.

Compare pricing

Check out the offers. Purchase an individual suite, or treat yourself to one of our bundles.

Download Free Trial

Try Telerik UI for ASP.NET Core with dedicated technical support.