Telerik UI for ASP.NET MVC

100以上のASP.NETMVC UIコンポーネントを使用して、短時間で高品質のアプリを提供

Telerik 社の製品
2018 年より日本国内にてComponentSourceで販売中。

価格:¥ 207,350 (税込)〜 バージョン: 2024 Q1 新機能 更新日: Mar 20, 2024

i

Please note: Starting December 1, 2023, any new Telerik UI for ASP.NET MVC standalone license will no longer ship Kendo UI and ASP.NET Core.
Telerik UI for ASP.NET MVC 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 MVC no longer includes Telerik UI for ASP.NET Core...

Show more

Please note: Starting December 1, 2023, any new Telerik UI for ASP.NET MVC standalone license will no longer ship Kendo UI and ASP.NET Core.
Telerik UI for ASP.NET MVC 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 MVC no longer includes Telerik UI for ASP.NET Core and Kendo UI.

Telerik UI for ASP.NET MVC R2 2022

Released: May 11, 2022

R2 2022 での更新項目

機能

  • DropDownList
    • Changed DropDownList role attribute to be a 'combobox'.
  • Grid
    • Exposed conditional 'drag to select' option.
  • PdfProcessing
    • 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 Group Paging and Filter Checkboxes aren't compatible.
    • Filter icon not showing on all grids when one of the grids is sortable.
    • 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.