core_banner

Telerik UI for ASP.NET Core

Release History

UI for ASP.NET Core R3 2022 SP1 (version 2022.3.1109)

November 9, 2022

Common

NEW
  • .NET 7 Official Support & Drop .NET 5 Support
  • Rewrite source from AMD/UMD to ES modules / Include modules in distributions
  • Fluent Theme Package (v5.10.0)
  • Code snippets for VS & VS Code Extensions for additional 40 components
  • Classic Theme Package (v5.10.0)
  • Bootstrap Theme Package (v5.10.0)
  • Default Theme Package (v5.10.0)
  • Material Theme Package (v5.10.0)
FIXED
  • Unresolved dependencies in kendo.aspnetmvc.min.js when using RequireJS (7065)
  • dataSource.query causes Javascript Error "Cannot read properties of undefined (reading 'length')" (7043)
  • Webpack 4 and latest kendo version throws an error (7012)
  • When using aggregates with nullable data field in DataTable calling ToDataSourceResult throws a NullReferenceException (6497)
  • Kendo UI Core nmp package contains Webpack manifests, instead of only the actual source code (4801)

Calendar

FIXED
  • Calendar week column incorrect number (6298)

Chart

NEW
  • Add Subtitle Property to Charts
  • Support for bullet chart labels

Chat

NEW
  • Chat accessibility improvements
FIXED
  • Chat incorrect message bubble background color in the Bootstrap theme (4829)

ColorPicker

FIXED
  • Missing clearButton from API docs and wrappers respectively

DatePicker

FIXED
  • The DatePicker TagHelper does not expose the disableDates configuration option. (6957)
  • The setOptions method enables disabled datepicker (6885)

DateTimePicker

FIXED
  • Calendar in the DatePicker popup is cut
  • The close event of a DateTimePicker with componentType: modern does not provide reference to the view (7093)
  • DateTimePicker: new focus class not respected by LESS themes (6789)

Editor

FIXED
  • Editor with semantic false removes background-color (7091)
  • ExportAs methods should be compatible with RazorPages and AntiForgeryToken to be included in the request (6383)

FlatColorPicker

FIXED
  • Missing clearButton from API docs and wrappers respectively

Form

NEW
  • Enable DataAnnotation "DisplayAttribute.Name" property in the Form (6503)
FIXED
  • The Form TagHelper does not support for hidden fields (7037)
  • MultiSelect in Form throws JS error when using jQuery 3.6.0 (6617)

Gantt

FIXED
  • Gantt in RTL planned duration line enters the start moment circle

Grid

FIXED
  • The Change event of the Grid is not working with header checkbox click (7072)
  • Checkbox selection for all rows not firing Grid's change event (7066)
  • Grid - setting a title attribute through the headerAttributes does not have any effect (7052)
  • Grid's headers break upon ungrouping when the filterable mode is set to "row" (7049)
  • Non-navigatable Grid has role=grid applied (7045)
  • The Grid filter renders an anchor tag without role=button (6997)
  • Check or uncheck the selectable column in Grid affects all checkboxes in the row (6983)
  • Adding a new record to filtered and grouped Grid throws an error (6981)
  • setOptions method throws an error when rows reordering is enabled (6961)
  • Multiline content passed to the Grids' ToolBar.ClientTemplate configuration option generates invalid template (6920)

ListBox

NEW
  • ListBox accessibility improvements

ListView

NEW
  • Add ariaLabel to ListView configuration options

Map

FIXED
  • Map custom markers are not positioned correctly when zoom out using LESS themes (6641)

MaskedTextBox

FIXED
  • MaskedTextBox shouldn't render maxlength attribute in the wrappers (6989)

Menu

FIXED
  • Broken Menu TagHelper links defined via asp-action and asp-controller (7035)
  • With SASS themes used, Menu append method replaces the parent item instead of appending the new item as child (7054)

MultiSelect

FIXED
  • MultiSelect - variable @chip-solid-hover-text not used by LESS themes (6788)
  • MultiSelect in Form throws JS error when using jQuery 3.6.0 (6617) (6617)

Notification

FIXED
  • Hide event is fired multiple times when "appendTo" is configured in Notification (7079)

NumericTextBox

FIXED
  • NumericTextBox setOptions method breaks the spinner buttons functionality (7021)

PanelBar

FIXED
  • PanelBar with Custom DataSource does not serialize the Schema (6985)
  • PanelBar's TagHelper item url property incorrectly loads content instead of redirecting (6545)
  • PanelBar node not selected after navigating to its corresponding URL (6528)

PivotGridV2

FIXED
  • PivotGridV2 TagHelper "cell-template-id" does not apply the template (7047)

RadioButton

FIXED
  • Invalid id attribute generated when RadioButton's HTML Helper Value contains spaces

Scheduler

FIXED
  • When selectable: true is set for Year view, selecting a slot using the mouse throws an error
  • Recurring events are not displayed correctly when the event starts at 21h (6991)
  • RTL Scheduler displays the wrong arrows in Timeline views for events that span outside the business hours (4202)

ScrollView

NEW
  • ScrollView accessibility enhancements
FIXED
  • ScrollView rendering changes

Signature

FIXED
  • NPM Package throws an error due to the presence of Signature (7082)
  • When Signature is resized by using setOptions the drawing is broken (7050)

Spreadsheet

FIXED
  • Spreadsheet throws a JavaScript error on horizontal scrolling of frozen panes
  • Missing separator before FontSize, FontFamily and Format tools
  • Spreadsheet - RANK Order Parameter Ignored (6992)
  • Spreadsheet does parse dates correctly and do not preserve date format on paste (6925)
  • Spreadsheet wrong rounding and formatting (6879)
  • Spreadsheet throws error when opening a xlsx file containing diagonal borders (6365)
  • Unable to export Spreadsheet to PDF due to JS error when color is not applied to cell border (6190)
  • The sheets.sort property does not sort the column (5945)
  • Imported in the Spreadsheet Excel file that contains a Shape cannot be exported to xlsx (5517)
  • Dates not properly pasted when they are copied from Excel while displayed as hash tags #### (5277)

Switch

FIXED
  • Incorrect Switch thumb position in LESS Bootstrap and Material themes (7046)

TextBox

FIXED
  • Generating a TextBox for a model property decorated with [DataType(DataType.DateTime)] attribute renders default input (7084)
  • FloatingLabel does not work in the latest version (7048)
  • The TextBox floating label overlaps the field when setting value programmatically (6841)

ToolBar

FIXED
  • Unable to check Checkbox inside a ToolBar (7095)
  • Upload in ToolBar does not work (7044)

Tooltip

FIXED
  • Tooltip callout low visibility in Blue Opal, Default, Nova, Silver and Uniform LESS themes (6134)

TreeList

NEW FIXED
  • When server-side localization is used Filtering for the TreeList is always enabled (7063)
  • TreeList DataSource helpers do not expose an option to configure the type of the DataSource (6681)

TreeView

NEW
  • Enhance performance for large data sets - remove aria-level and aria-setsize attributes as they can be inferred from DOM (7067)
FIXED
  • TreeView autoScroll feature does not work
  • TreeView's bottom nodes should not have the aria-expanded attribute. (7038)

PdfProcessing

NEW
  • Introduced support for embedding only a subset of characters used in the document when registering the CidType2Font using the FontsRepository.
FIXED
  • Some PostScript fonts are not falling back to the correct one.
  • Exporting rotated pages to images causes clipped images.
  • The document info is not exported correctly when the document is encrypted.
  • An ArgumentNullException is thrown when exporting a document that contains a Widget created with FixedContentEditor.

SpreadProcessing

FIXED
  • PdfFormatProvider: Text is cut off in Net Standard with a specific document
  • Error message for invalid column name appears on import with a specific document.
  • Exception when exporting a conditional formatting rule with no formatting.
  • Wrong color scheme colors lead to wrong cell coloring on export.
CHANGED
  • Removed an obsolete Add method of SeriesCollectionOfT class. Use the other overrides instead.

WordsProcessing

NEW
  • Preserving bin images on import/export
  • Introduced support for SEQ Field
FIXED
  • InvalidOperationException thrown when exporting FloatingImage which is the first element in a continuous section to PDF
  • Endless loop while the PDF exporter splits a block with an image
  • HTML is truncated when there is a field without a separator.
  • A FileNotFoundException is thrown when importing a file and not having a DrawingML reference.
  • Importing an HTML image with no source and then exporting it to PDF causes an exception.
  • An InvalidCastException is thrown when exporting to PDF of calling UpdateField(s) method and a document contains hyperlink before bookmark.

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.