Telerik UI for ASP.NET Core

Create modern web apps with optimal quality using the most complete set of ASP.NET Core UI components for any scenario.

Published by Telerik
Distributed by ComponentSource since 2018

Prices from: $ 979.02 Version: 2024 Q1 NEW Updated: Mar 20, 2024

i

Please note: Starting December 1, 2023, any new Telerik UI for ASP.NET Core standalone license will no longer ship Kendo UI and ASP.NET MVC.
Telerik UI for ASP.NET Core is now available as a standalone product as well as continuing to be part of Telerik DevCraft UI, Telerik DevCraft Complete and Telerik DevCraft Ultimate.

Telerik UI for ASP.NET Core no longer includes Telerik UI for ASP.NET MVC...

Show more

Please note: Starting December 1, 2023, any new Telerik UI for ASP.NET Core standalone license will no longer ship Kendo UI and ASP.NET MVC.
Telerik UI for ASP.NET Core is now available as a standalone product as well as continuing to be part of Telerik DevCraft UI, Telerik DevCraft Complete and Telerik DevCraft Ultimate.

Telerik UI for ASP.NET Core no longer includes Telerik UI for ASP.NET MVC and Kendo UI.

Telerik UI for ASP.NET Core R3 2023

Released: Oct 11, 2023

Updates in R3 2023

Features

  • Common
    • Added a new DockManager component.
    • Revised Table Wizard design.
    • Removed jQuery file from distribution.
    • Added new Pyramid chart type.
    • Fluent Theme Package (v7.0.1).
    • Classic Theme Package (v7.0.1).
    • Bootstrap Theme Package (v7.0.1).
    • Default Theme Package (v7.0.1).
    • Material Theme Package (v7.0.1).
  • DatePicker
    • Added new DatePicker autofill option.
  • DateTimePicker
    • Added new DatePicker autofill option.
  • Grid
    • Added new Grid ContextMenu.
    • Exposed a delegate overload for the Columns.Template() API method of the Grid.
  • PivotGrid
    • You can now allow the customization of the measure caption when using local binding.
  • TimePicker
    • Added new DatePicker autofill option.
    • TimePicker can now focus specific time.
  • PdfProcessing
    • You can now prevent exporting exactly the same fonts more than once.
  • WordsProcessing
    • Added support for importing documents containing runs as children of another run.
    • Added support for importing documents containing simple fields as a child of another run.
    • HtmlFormatProvider: Importing base64 images with no data source is now handled.

Fixes

  • DropDownList
    • Disabled Attribute Not Applying.
  • Editor
    • Overwriting a file with the same name on upload in Editor's File/Image Browser does not work.
    • TableEditing() API configuration creates an instance of 2 buttons in Editor.
  • Grid
    • The Grid content is wrapped inside a container whenever setDataSource is called.
    • When the column attributes are set as a function and the column is hidden by default the custom attributes are not applied.
    • Grouping a column with Group Paging and Client Operations enabled results in slow performance.
    • Grid PopUp Edit Mode validation fires immediately on Create.
  • PanelBar
    • The PanelBar TagHelper has incorrect rendering after unification.
  • TaskBoard
    • The TaskBoard built-in search tool is not rendered.
  • PdfProcessing
    • A NullReferenceException is thrown when loading a document with no Encoding containing MicrosoftNonSymbolicGlyph.
    • TrueType Postscript fonts perceived as Standard fonts are embedded on export.
    • Some documents containing Type1 font without Private Dict are not rendered as expected.
    • A NullReferenceException is thrown when importing a document containing an updated xref table that has an invalid offset.
    • A KeyNotFoundException when getting glyph width with a standard font and WinAnsiEncoding.
    • InvalidOperationException is thrown when importing a document with an invalid offset of the cross-reference table.
    • An InvalidDataException 'Unknown compression method (0x31)' thrown when importing a document.
    • An InvalidCastException caused by colorspace defined as nested indirect objects.
    • Filled values in forms are missing when exporting to an image.
    • An exception is thrown when exporting an encoded document containing an image with Index ColorSpace.
    • An endless loop when importing a document containing an EI keyword not followed by space or return.
  • SpreadProcessing
    • Resolving a conditional formatting rule for cells with a row index greater than the max causes an exception.
    • Importing documents containing many formulas referring to constant values is causing a memory leak.
    • Importing an XLS document containing _xlfn.SINGLE defined name causes an InvalidOperationException.
    • Horizontal bar chart data is loaded incorrectly in some documents.
    • Exporting a document containing workbook properties and protection leads to an invalid document.
    • A NullReferenceException is thrown when copying a sheet containing chart with Marker which FILL is null.
    • Text is cut off when exporting to PDF with a specific font.
  • SpreadStreamProcessing
    • KeyNotFoundException is thrown when iterating cells having a disabled 'Normal font' formatting option.
  • WordsProcessing
    • When exported, a table cell with set borders is visualized with only top and bottom borders.
    • A table cell with a dark background is always exported with a white foreground.
    • PdfFormatProvider: ArgumentException because of negative line height.
    • HtmlFormatProvider: Wrong parsing of border styles when both are set inline and in CSS.
    • DOCX document fails to import if it contains content control without content inside the first block in the header or footer.
    • Document with a shape containing PictureFill fails to export to DOCX.