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 2022

Released: Sep 14, 2022

Updates in R3 2022

Features

  • Common
    • Fluent Theme Package (v5.8.0)
    • Support for jQuery 3.6.1
    • Hide column that is currently grouped
    • Separate ToolBar tools navigation modes - only via Arrows or only via Tab
    • Classic Theme Package (v5.8.0)
    • Bootstrap Theme Package (v5.8.0)
    • Default Theme Package (v5.8.0)
    • Material Theme Package (v5.8.0)
  • Badge
    • Unify Badge rendering across flavors
  • ColorGradient
    • Add initialization from input to enable submitting form value
    • Enhance WAI ARIA attributes
    • Add ColorGradient, ColorPalette and FlatColorPicker to Form component editors
  • ColorPalette
    • Add initialization from input to enable submitting form value
    • Enhance WAI ARIA attributes
    • Add ColorGradient, ColorPalette and FlatColorPicker to Form component editors
  • ColorPicker
    • Enhance WAI ARIA attributes
  • FlatColorPicker
    • Add initialization from input to enable submitting form value
    • Enhance WAI ARIA attributes
    • Add ColorGradient, ColorPalette and FlatColorPicker to Form component editors
  • Form
    • Add ColorGradient, ColorPalette and FlatColorPicker to Form component editors
  • Grid
    • Update the Selectable widget events mechanism
    • Grid WAI-ARIA improvements
  • PDFViewer
    • Separate ZoomInOut buttons tool and Zoom selection tool in PDFViewer's ToolBar
  • Signature
    • Signature Component
  • PdfProcessing
    • Optimized and reduced the exported document size when using the same font on more than one block.
    • Introduced support for exporting document pages to images.
  • SpreadProcessing
    • Exposed a method converting hex colors to Telerik.Documents.Media.Color.
    • Introduced Print Titles, allowing for specific rows and columns to be repeated on every printed page.
  • SpreadStreamProcessing
    • Implemented workbook import.
  • WordsProcessing
    • DocxFormatProvider: Introduced support for importing images defined in AlternateContent tag.
    • Introduced support for title attribute of the NonVisualDrawingProperties for a shape/image when working with DOCX.
    • Introduced support for Page Numbering Fields - PAGE, PAGEREF, NUMPAGES, SECTIONPAGES, SECTION.
    • DocxFormatProvider: Introduced support for import/export of shapes from/to DOCX file format. Note: Text inside shapes is not yet supported.

Fixes

  • Common
    • The background-color of a selected Grid row disappears in the LESS themes.
  • ComboBox
    • The text in disabled ComboBox is not selected properly.
  • DropDownList
    • Clicking on DropDownList when editing a Gantt TreeList field closes the cell instead of opening the DropDownList.
    • DropDownList popup does not close when clicking on the arrow icon.
  • DropDownTree
    • DropDownTree change event is not triggered if the widget has autoClose: false, checkboxes: false and filtering enabled
  • Editor
    • Editor is not displayed as expected on iPad in Safari desktop mode.
    • Tables background color copied from word file is not pasted into Editor.
  • Form
    • Changed: Checkbox fields should be rendered with label on the right
  • Gantt
    • Clicking on DropDownList when editing a Gantt TreeList field closes the cell instead of opening the DropDownList.
  • Grid
    • In Hierarchical Grid scenario, roles are not assigned to detail row/cell
    • Filtered virtual Grid truncates records.
    • Grid with Endless Scrolling, Server Grouping and Server Filtering throws an error.
    • Js exception is thrown when exporting a Grid with aggregates to Excel with the exportSelectedToExcel method.
    • Grid is not exported when multicolumn headers are configured and exportSelectedToExcel method is used.
  • Menu
    • Security Trimming does not work with custom authorization attributes.
  • PDFViewer
    • The zoom tool in the PDFViewer's toolbar is disabled when it is in the overflow menu.
  • PivotGridV2
    • Misalignment occurs in a scenario with horizontal scrolling
  • PopOver
    • Changed: Update Popover rendering
  • Scheduler
    • Right-click to open ContextMenu is selecting first item of the scheduler agenda view.
    • Scheduler scrolls top after editing an event.
    • Cannot read property 'firstChild' of undefined error thrown in Scheduler Month view when resources datasource is empty.
  • TextBox
    • Duplicate label element on changing TextBox properties via setOptions
  • TreeView
    • TreeView drag and drop not placing nodes at expected position after sorting
  • Window
    • The restore event is missing in the Window typescript definition.
  • Wizard
    • Wizard's stepper does not allow manual navigation when the select() method is used on the last step.
  • PdfProcessing
    • The default ImagePropertiesResolver does not handle the RGB24 pixel format which leads to an exception being thrown.
    • A signed and exported document does not show the digital signature in the Signature panel.
    • Hidden fields with pushButton widget become visible when using FlattenFormFields method to flatten fields.
  • WordsProcessing
    • Document containing Group element with no content control inside this part causes InvalidOperationException.
    • Break elements defined in the same run with other text are imported from DOCX at the end of the run.
    • Wrong paragraph`s parent when inserting new section between paragraphs.
    • Image alternate text is not properly exported to DOCX.
    • ReplaceText with a string containing multiple lines retains the formatting of only the first one.