Telerik UI for ASP.NET Core

あらゆるシナリオに最適なASP.NET Core UIコンポーネントのセットを使用して、洗練されたWebアプリを最適な品質で作成

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

価格:¥ 207,350 (税込)〜 バージョン: 2025 Q2 新機能 更新日: May 21, 2025

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 2025 Q1 (2025.1.211)

Released: Feb 12, 2025

2025 Q1 (2025.1.211) での更新項目

機能

  • Breaking Changes:
    • Starting with 2025 Q1, all users of Telerik UI for ASP.NET Core will need to apply a valid license key file to both new and existing projects.
  • Common:
    • Added new OTP Input Component.
    • Added new Chart Wizard Component.
  • Dependencies:
    • Telerik Document Processing Library (DPL) version has been updated to 2025.1.205 (important security updates).
    • Fluent Theme Package (v.10.2.0).
    • Classic Theme Package (v.10.2.0).
    • Bootstrap Theme Package (v.10.2.0).
    • Default Theme Package (v.10.2.0).
    • Material Theme Package (v.10.2.0).
  • AIPrompt:
    • Added Microsoft.Extentions.AI integration demo.
  • AutoComplete, ComboBox, DateInput, DatePicker, DateRangePicker, DateTimePicker, MaskedTextBox, MultiColumnComboBox, MultiSelect, NumericTextBox, TextArea, TextBox, TimeDurationPicker, TimePicker:
    • Added support for configuring InputMode attribute of input elements.
  • ColorGradient:
    • Added size property.
  • ColorPalette:
    • Added size property.
  • ColorPicker:
    • Added Adaptive Mode.
    • Added size property.
  • FlatColorPicker:
    • Added size property.
  • Form:
    • Form ClearButton configuration.
  • Grid:
    • Added the ability to expose the sorts TagHelper for the Grid's Column Filter Datasource TagHelper.
  • PDFViewer:
    • Added PDFViewer: Annotations.
    • Implemented new script approach for PDFViewer HTMLHelper after the upgrade to pdf.js v4.
  • TabStrip:
    • Added TabStrip scroll buttons enhancements.
    • Added size property.
    • Added support for TabStrip tabs alignment.
  • ToolBar:
    • Added ToolBar Size property.
    • Added ToolBar scroll and section overflow modes.
  • Windows installer (MSI):
    • Upgraded WiX version from 3.14.0 to 5.0.2.
  • Visual Studio Extension:
    • Added "Download License Key" functionality.
    • Added CSP compatible versions of project templates.
  • Visual Studio Code Extension:
    • Added "Download License Key" functionality.
    • Added CSP compatible versions of project templates.

不具合の修正

  • Common:
    • Fixed issue where an error is thrown by npm build due to missing 'kendo-version' module.
    • Fixed issue where source mapping does not allow debugging of kendo.all.min.js.
  • Chart:
    • Fixed issue where Chart setOptions() fails to reflect the noData chart overlay.
    • Fixed issue where Stacked Chart legend's colors are not in sync with series colors.
  • Chat:
    • Fixed issue where clicking scroll buttons submits the form containing the Chat.
  • DateInput:
    • Fixed issue where Picker TagHelpers do not set the value in conjunction with the "for" and "value" attributes.
    • Fixed issue where Pickers are not bound to model value when a nullable DateTime is set.
  • DatePicker:
    • Fixed issue where Picker TagHelpers do not set the value in conjunction with the "for" and "value" attributes.
    • Fixed issue where Pickers are not bound to model value when a nullable DateTime is set.
    • Fixed issue where DatePicker min does not take effect in Grid when culture is set.
  • DateRangePicker:
    • Fixed issue where Pickers are not bound to model value when a nullable DateTime is set.
  • DateTimePicker:
    • Fixed issue where changing the AM/PM in the DateTimePicker using the arrow keys also changes the day.
  • Diagram:
    • Fixed issue regarding TypeError: diagram.exportImage(...).done is not a function.
  • DockManager:
    • Fixed issue where you are unable to drag tabbed DockManager panes.
  • DropDownList:
    • Fixed issue where adding attributes and classes in TagHelper DropDownList causes NullReferenceException when runtime compilation is enabled.
    • Fixed issue where binding an MVVM DropDownList to null data produces an error.
    • Fixed issue where change event is not fired when selecting an item with the keyboard in DropDownList.
    • Fixed issue where the initially selected option of a DropDownList filter menu is not set.
  • DropDownTree:
    • Fixed issue where DropDownTree input field does not show selected items correctly.
  • Editor:
    • Fixed issue where content in inline Editor is wrapped when its font style is changed.
    • Fixed issue regarding duplicate Editor tools in the more tools menu and the toolbar.
    • Fixed issue where clicking on disabled Editor tools such as Outdent removes the focus from the edit area.
    • Fixed issue where Inline Editor removes Toolbar items when it is set as resizable.
    • Fixed issue where the name of the custom tool in the Editor is not added as a class in the element.
  • Form:
    • Fixed issue where ButtonsTemplate Template overload produces a compile time error when declared in the Form.
  • Gantt:
    • Fixed issue regarding missing last row in Gantt exported to PDF.
  • Grid:
    • Fixed issue where Grid ScrollToItem throws an error with virtual columns.
    • Fixed issue where CTRL + END is not working on a Grid with column virtualization.
    • Fixed issue where ColumnMenu in Grid is not scrollable.
    • Fixed issue where Dynamic Grid throws an ArgumentNullException when the Filterable() configuration is enabled.
    • Fixed issue where the last column of the Grid is different color when a hidden column is sorted.
    • Fixed issue where preventing Excel export does not work.
    • Fixed issue where Grid is lacking header classes when created from HTML table.
    • Fixed issue where script tag gets executed on drag when encoding is enabled in Grid.
    • Fixed issue where last item of Grid e.sender.items is undefined.
    • Fixed issue where the k-sorted class is applied to the incorrect column when the sorted column is hidden.
    • Fixed issue where Grid Column filter input is not focused when you click on it.
    • Fixed issue where Aria labels for Grid row filter inputs are not descriptive.
    • Fixed issue where sorted styles are incorrectly applied to the Grid last column.
    • Fixed issue where RTL Grid with horizontal scrolling scrolls to the last column instead of the first.
    • Fixed issue where ColumnMenu groups in combination with multi-column headers gives an error.
    • Fixed issue where DatePicker min does not take effect in Grid when culture is set.
    • Fixed issue where Grid column menu does not disable last checkbox when the menu option for command column is set to false.
    • Fixed issue where Download Builder Tool does not add all dependencies for Grid.
    • Fixed issue where Grid row reorder triggers Destroy transport.
    • Fixed issue in Grid where locked cells without content cause the row to grow larger.
    • Fixed issue where Grid table goes outside the border of the widget on window resize.
    • Fixed issue where Kendo Grid resize handle doesn't work with virtual scroll.
    • Fixed issue where you are unable to drag and drop the first unlocked Grid column as the last locked column.
    • Fixed issue where the cellClose event of the Grid doesn't fire when the value is modified and the cell is closed.
    • Fixed issue where ForeignKey column doesn't use the EditorTemplate.
    • Fixed issue where the initially selected option of a DropDownList filter menu is not set.
    • Fixed issue where Column Menu with Component Type "modern" is not translated.
    • Fixed issue where empty Grid fails accessibility check as it has element with role="rowgroup", that does not contain row elements.
    • Fixed issue where using the setOptions() method in an MVVM Grid causes two read requests.
    • Fixed issue where filterMenuOpen is not triggered when enabled adaptive rendering of Grid.
    • Fixed issue where Filter menu position is not correct when opened for the first time.
  • Menu:
    • Fixed issue where Menu throws error on second click on mobile devices.
    • Fixed issue where Menu not closing on mobile devices.
  • MultiSelect:
    • Fixed issue where MultiSelect duplicates selected item.
  • Popover:
    • Fixed issue where the hide method doesn't hide the Popover when toggleOnClick is set to true.
    • Fixed issue where JS error is thrown by Popover action click handler.
  • Scheduler:
    • Fixed issue regarding Scheduler header and table misalignment when the browser is zoomed.
    • Fixed issue where an unexpected add event triggered on editing an existing event of Scheduler with eventTemplate containing a table element.
    • Fixed issue where Scheduler change event does not fire when selecting the last slot after previous selection.
  • Slider:
    • Fixed issue where Slider's increase and decrease buttons were focusable.
  • Sortable:
    • Fixed incorrect mapping of Start event on Sortable component.
  • Splitter:
    • Fixed issue where Splitter's methods do not behave as expected.
    • Fixed issue when the splitbar is focused, the page scrolls down.
  • Spreadsheet:
    • Fixed issue where spreadsheet saveAsExcel throws an error.
  • TabStrip:
    • Fixed issue where TabStrip TagHelper does not render k-sprite class.
    • Fixed issue where TabStrip doesn't switch to scrolling when resized smaller.
  • TaskBoard:
    • Fixed issue where TaskBoard Execute Event - MoveCardCommand is not prevented.
  • TimePicker:
    • Fixed issue where Picker TagHelpers do not set the value in conjunction with the "for" and "value" attributes.
    • Fixed issue where Pickers are not bound to model value when a nullable DateTime is set.
    • Fixed issue regarding Modern TimePicker incorrect value when using the keyboard.
    • Fixed issue where TimePicker filter dropdown list does not show all time slots after clearing the filter.
  • TreeList:
    • Fixed issue where TreeList sends only 3 delete requests for parent row with more than two children.
    • Fixed issue where dragging reverted when moving with draghandle below same-level item.
  • Upload:
    • Fixed issue where Upload's dropzone message disappears when dragging a file.