Telerik UI for ASP.NET Core

모든 시나리오에 대해 가장 완벽한 ASP.NET Core UI 구성 요소 세트를 사용하여 최적의 품질로 현대적인 웹 앱을 만듭니다.

Telerik사에서 공개
2018년 부터 ComponentSource에서 판매중

가격: US$ 1,017.53 버젼: 2026 Q1 NEW 업데이스 날짜: Apr 15, 2026

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 R2 2022

Released: May 11, 2022

R2 2022 버젼 업데이트

기능

  • Checkbox
    • Exposed 'for' attribute in CheckBox Tag Helper.
  • DropDownList
    • Changed DropDownList role attribute to be a 'combobox'.
  • Grid
    • Exposed conditional 'drag to select' option.
  • Menu
    • Added support for Menu Security Trimming.
  • PdfProcessing
    • Added support for inserting transparent images in Microsoft .NET Standard.
    • Added setting that allows you to choose if fonts should be embedded in the document.
  • SpreadProcessing
    • Added support for CONCAT function.
    • Added support for Comments (Threaded Comments).
    • Various Conditional Formatting improvements.
    • The Changing event arguments in FilteredShapeCollection class have been changed from ShapeCollectionChangedEventArgs to ShapeCollectionChangingEventArgs.
  • WordsProcessing
    • Added support for continuous section break when exporting to PDF.
    • Added support for 'descr' attribute in 'NonVisualDrawingProperties' for shapes/images when working with DOCX.
    • HtmlFormatProvider should now always export an image tag's alt property even if its value is empty.
    • Added support for image alternate text when importing and exporting HTML documents.

수정사항

  • Common
    • Fix AMD path for SystemJS.
  • Breadcrumb
    • Add aria-disabled attribute to BreadCrumb disabled items.
  • Button
    • Button has incorrect active/selected state classes.
  • DropDownTree
    • Error is thrown when using setOptions for checkboxes in DropDownTree.
  • Editor
    • Editor wrapping new paragraphs in span tags.
    • Pasted table gets incorrect layout after formatting.
  • Gantt
    • Incorrect value is returned for e.task.end in the save event in Gantt.
  • Grid
    • Grid's column .Exportable(true) is not serialized.
    • Grid Group Paging and Filter Checkboxes aren't compatible.
    • Filter icon not showing on all grids when one of the grids is sortable.
    • Grid Column.Exportable option not correctly serialized.
    • Incorrect query when Search panel is used with Grid's GroupPaging.
    • Sorting grid on infinite scroll.
  • ListView
    • Cancel changes removes 'k-listview-item' class from the item.
    • Listview item's actions can't be executed with keyboard.
  • NumericTextBox
    • NumericTextBox cannot be initialized when element with id options is present on the page.
  • PDFViewer
    • In PDFViewer, using the execute method to change the PDF width does not update the ComboBox.
  • Switch
    • Add aria-hidden to the currently hidden label k-switch-label-on or k-switch-label-off.
  • ToolBar
    • SplitButton toggle function within ToolBar has no effect.
  • PdfProcessing
    • NotImplementedException is thrown when exporting a document with a Type 1 font with custom encoding.
    • Rows are not drawn if the previous row is split into different pages and has row span.
    • ArgumentNullException is thrown when importing a document containing Widget annotation with normal appearance dictionary set to null.
    • The table alignment is not maintained when the table is split into multiple pages.
  • SpreadProcessing
    • ArgumentException is thrown when importing an XLSX document with a comment (Note) without an author.
    • An exception is thrown when converting to PDF and there are cells with a width less than 5.
    • Conditional Formatting is exported for the active sheet only.
    • When а document with consecutive dfsx-es is imported, an ArgumentOutOfRangeException may be thrown.
  • WordsProcessing
    • InvalidOperationException/ArgumentOutOfRangeException is thrown while importing table cells with vMerge and hMerge attributes.
    • Field code fragment consisting of multiple inlines is added to the result fragment when exporting to PDF or HTML format.
    • An exported document containing ComboBox control fails to load inside Microsoft Word.
    • NullReferenceException is thrown when inserting a document containing fields without a separator.
    • NullReferenceException is thrown when an IF field has no FalseText.
    • ArgumentException is thrown when importing CSS variable/attribute with an empty value.
    • Floating images positioned outside of page borders are moved inside the page.