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 2024 Q3 (2024.3.806)

Released: Aug 7, 2024

2024 Q3 (2024.3.806) での更新項目

機能

  • Common
    • Deprecated kendo.support.transforms and kendo.support.transitions.
    • Added conditional auto-correction for inputs.
    • Added support for jQuery 4.0.0 BETA.
    • Fluent Theme Package (v.8.2.1).
    • Classic Theme Package (v.8.2.1).
    • Bootstrap Theme Package (v.8.2.1).
    • Default Theme Package (v.8.2.1).
    • Material Theme Package (v.8.2.1).
  • CSP Improvements
    • Exposed HtmlAttributes string handler overload for custom and built-in column commands.
    • Command columns's attr setting now accepts a function handler.
    • TabStrip is now CSP compliant when the Selected() API configuration is enabled.
    • Exposed a Template TagHelper configuration for ContainerHeader TagHelper in the TileLayout.
  • AutoComplete
    • Added declarative initialization for dropdowns.
  • ColorPicker
    • Added declarative initialization for pickers.
  • ComboBox
    • Added declarative initialization for dropdowns.
  • DateInput
    • Added declarative initialization for inputs.
  • DatePicker
    • Added declarative initialization for pickers.
  • DateRangePicker
    • Added declarative initialization for pickers.
  • DateTimePicker
    • Added declarative initialization for pickers.
  • DropDownList
    • Added declarative initialization for dropdowns.
  • DropDownTree
    • Added declarative initialization for dropdowns.
  • FlatColorPicker
    • Added declarative initialization for pickers.
  • Form
    • Exposed EditorTemplateId and EditorTemplateView TagHelper attributes in the Form TagHelper.
  • Grid
    • Added a Toggle Grid Edit mode.
  • MaskedTextBox
    • Added declarative initialization for inputs.
  • MultiSelect
    • Added declarative initialization for dropdowns.
  • NumericTextBox
    • Added declarative initialization for inputs.
  • PivotGridV2
    • Added kpiTrend and kpiStatus templates for PivotGridV2.
  • RadioButton
    • Exposed EditorTemplateId and EditorTemplateView TagHelper attributes in the Form TagHelper.
  • TabStrip
    • Added support for passing additional parameters when using LoadOnDemand.
  • TextArea
    • Added declarative initialization for inputs.
  • TextBox
    • Added declarative initialization for inputs.
    • Added clear button functionality to TextBox.
  • TimeDurationPicker
    • Added declarative initialization for pickers.
  • TimePicker
    • Added declarative initialization for pickers.
  • TreeView
    • Added support for HtmlAttributes, ContentHtmlAttributes, ImageHtmlAttributes and LinkHtmlAttributes.
  • Upload
    • Added declarative initialization for inputs.
  • PdfProcessing
    • Introduced support for StrikeOut annotations.
    • Introduced support for Stamp annotations.
    • Introduced support for Popup annotations.
    • Introduced support for Text annotations.
    • Introduced support for Highlight annotations.
    • Introduced support for SVG to FormSource conversion.
    • Introduced support for Line annotations.
    • Added a SVG element in a RadFixedPage so that it can be exported to PDF via the RadPdfProcessing library.
    • Added support for handling documents with mismatched font Subtype and FontFile type.
    • Introduced support for Strikethrough text property.
    • Introduced support for Dotted, Dashed, and DashSmallGap borders.
    • Added System.Formats.Asn1 to address issue in System.Security.Cryptography.Pcks.
  • SpreadProcessing
    • Introduced support for SVG images.
    • Added support for handling cached formula value importing and reading when the formula contains external references.
  • WordsProcessing
    • Introduced support for SVG images.
    • Introduced support for exporting text with a strikethrough to PDF.
  • Visual Studio Code Extension
    • Added a Document Processing Libraries Configuration Wizard.

不具合の修正

  • Common
    • Improved encoding/sanitization for components.
    • Wrappers generate invalid scripts when RTL server culture is used due to negative numbers.
    • The DeferredScriptFile() method builds the JS file at the root of the application rather than in the application root directory.
  • Chat
    • The SendMessage event of the Chat is called twice.
  • ColorPicker
    • Setting an empty string value when using an MVVM ColorPicker throws an error.
  • ComboBox
    • ComboBox Not Raising Blur Events when clear button in another ComboBox is hit.
    • Form reset button doesn't reset values when there's a ComboBox in it.
    • RTL ComboBox's popup is misplaced the first time when autoWidth is set to true.
  • ContextMenu
    • ContextMenu does not show when mouse is moved with normal speed.
  • DatePicker
    • DatePicker, TimePicker and DateTimePicker are not entirely visible when width in pixels is set.
  • DateRangePicker
    • DateRangePicker triggers an extra change event.
    • Range can not be selected in DateRangePicker when the initial range is not visible.
  • DateTimePicker
    • DatePicker, TimePicker and DateTimePicker are not entirely visible when width in pixels is set.
  • Dialog
    • When modal option is disabled in the Dialog the height and width are not applied correctly.
    • Closing a Window from a Dialog action results in an error in the console.
    • A JS exception is thrown on closing a modal Window while another modal Dialog is open.
  • DockManager
    • Unable to drop DockManager pane.
    • Single Pane is duplicated when docked.
  • DropDownButton
    • Menu button with no visible items should not show menu.
    • Menu button with no items is not working correctly.
  • DropDownTree
    • DropDownTree TagHelper does not serialize "Value" and "Id" properties when using "bind-to" option.
    • DropDownTreeFor with checkboxes enabled is not binding to model value after postback.
    • The dropdowntree dataSource is empty after setOptions is called.
    • DropDownTree TagHelper renders input instead of select element when checkboxes are enabled.
  • Editor
    • Toggling the formatting marks in an Inline Editor toggles the marks for every inline Editor.
    • The toolbar of the inline editor moves off screen the first time it is dragged.
    • Editor's Toolbar sets default values when adding a text between list items.
    • Editor Line Height tool does not work with inline editor.
    • Inline Editor is not closing if you change its position.
    • Incorrect error message in KendoImageBrowser.
    • Editor Format tool displays differently in Safari.
  • ExpansionPanel
    • Add setOptions() for the ExpansionPanel.
  • FileManager
    • Using the FileManager view method doesn't update the selected view icon.
    • Duplicated folders in the FileManager's TreeView.
    • FileManager Grid View throws an error when the Columns TagHelper is set.
  • Filter
    • The logical operators are not applied correctly in the Filter component.
  • Gantt
    • When updating the default toolbar command texts of Gantt, the commands disappear from the toolbar.
    • The entire Gantt collapses when tasks on same lavel are dragged as predecessor and successor.
  • Grid
    • Dirty cell indicator is not shown after pressing Esc key on an already edited and not saved cell.
    • RadioGroup not getting initialized when nested in Grid toolbar.
    • Setting reorderable.rows to false does not prevent reordering.
    • Setting the Reoderable.Rows.ClickMoveClick() API configuration to false results in an error.
    • Footer on a scrollable grid with sticky column not aligned when columns are resized.
    • Columns in grouped Grid with a locked column have incorrect width.
    • The delete confirmation text cannot be added as a string in the "confirmation" option of the TagHelper Grid.
    • Sticky columns are broken by incell editing with column editor templates.
    • Grid - Frozen Columns - 'lockable' property being ignored with Drag to Lock/Unlock.
    • Grid keyboard navigation issue when a column is set as non-editable.
    • Unexpected overlay with exporting indicator in Grid PDF exported file.
    • Grid Filterable messages are not set when a ColumnMenu is enabled.
    • The InLine editable row is not closing when adding a new record.
    • Grid CaseSensitiveFiltering feature does not work for multiple columns.
    • Grid PDF Export with misaligned columns.
    • Grid data disappears after save when loaderType is set to skeleton.
    • ComboBox's clear button closes the cell in a navigatable Grid.
    • The Grid's row reorder hint does not work properly in a smaller column.
    • Grid Column.Exportable option not correctly serialized.
  • ImageEditor
    • Incorrect error message in KendoImageBrowser.
  • Linear Gauge
    • Runtime error on setting Theme property of RadialGauge and LinearGauge HtmlHelper.
  • Menu
    • Scrollbar in submenu in Scrollable Menu not present.
    • MenuItem with Content Appearance Issue.
    • When SecurityTrimming is enabled adding the [Authorize] attribute with a comma-delimited list of roles does not show the Menu items.
  • MultiSelect
    • MultiSelect delay option isn't working.
  • Notification
    • Notifications where button is set to true are cropped.
  • NumericTextBox
    • NumericTextbox.setOptions does not change step validation when restrictDecimals: true.
  • PDFViewer
    • PdfViewer requires 'unsafe-inline'.
  • PanelBar
    • A "class" added through the "image-html-attributes" is not applied to the image tag of the PanelBar TagHelper item.
    • PanelBar Item TagHelper's expanded attribute does not expand the item.
  • Radial Gauge
    • Runtime error on setting Theme property of RadialGauge and LinearGauge HtmlHelper.
  • RadioButton
    • Footer on a scrollable grid with sticky column not aligned when columns are resized.
    • Sticky columns are broken by in cell editing with column editor templates.
    • ThemeColor configuration has no effect in Window.
    • Runtime error on setting Theme property of RadialGauge and LinearGauge HtmlHelper.
    • PdfViewer requires 'unsafe-inline'.
    • PanelBar Item TagHelper's expanded attribute does not expand the item.
    • The logical operators are not applied correctly in the Filter component.
    • Duplicated folders in the FileManager's TreeView.
    • When modal option is disabled in the Dialog the height and width are not applied correctly.
    • Grid - Frozen Columns - 'lockable' property being ignored with Drag to Lock/Unlock.
    • Editor Line Height tool does not work with inline editor.
    • Grid keyboard navigation issue when a column is set as non-editable.
    • Unexpected overlay with exporting indicator in Grid PDF exported file.
    • Bundling the kendo JS files results in an error.
    • Grid Filterable messages are not set when a ColumnMenu is enabled.
    • Upload TagHelper's settings are not serialized when used in Template component.
  • Scheduler
    • Scheduler Adaptive Rendering in Month View shows wrong year.
  • Spreadsheet
    • Pasting modified cell values from Excel to Spreadsheet has no effect.
    • Spreadsheet throws an error when a text color or background is changed and the tool is hidden.
    • The computed range when pasting data into spreadsheet is incorrect after 2021.1.119.
  • Template
    • Upload TagHelper's settings are not serialized when used in Template component.
  • TimePicker
    • DatePicker, TimePicker and DateTimePicker are not entirely visible when width in pixels is set.
    • Min configuration doesn't work when set to 00:XX in modern TimePicker.
  • Tooltip
    • Tooltip does not hide automatically.
    • Tooltip flickers when being shown multiple times.
    • Leaving the cursor from the target element after hovering the popup does not hide it.
    • Tooltip shown for Scheduler events does not hide.
  • TreeList
    • TreeLists row colours are not consistent compared to other divisions.
    • When server-side localization is used the Filtering is enabled for all columns.
  • TreeView
    • The loading gif of TreeView does not appear on manual load.
  • Upload
    • Upload TagHelper's settings are not serialized when used in Template component.
  • Window
    • ThemeColor configuration has no effect in Window.
    • A JS exception is thrown on closing a modal Window while another modal Dialog is open.
  • PdfProcessing
    • Some documents are not displayed correctly when changing the culture to Right to Left in the .NET 5 or later project.
    • An invalid annotation position leads to missing content.
    • SkiaImageFormatProvider: Text is exported with a wrong position.
    • SkiaImageFormatProvider: Darker and lower quality image export on macOS.
    • An InvalidCastException is thrown when importing a PDF document with embedded files.
    • The page content is broken when exporting a document and inversing a non-invertible concat matrix.
    • The text is not displayed when CFF Private DICT has leading zeroes.
    • Missing text content is caused by a handled OverflowException while parsing Type1 font file.
  • SpreadProcessing
    • An InvalidOperationException is thrown when importing a specific document.
    • Incorrect calculation of UsedCellRange when conditional formatting is applied to a large cell range.
    • A FormatException is thrown when getting the formatted cell value as a string using the H format.
    • CellValueFormat comes out incorrect on export when it contains a specific sequence.
    • An ArgumentNullException is thrown when importing documents containing comments with no DateTime.
    • Wrong sheet name appears in the exception message when adding sheet with an already existing name.
  • WordsProcessing
    • A NullReferenceException is thrown when exporting a document with a field spanning multiple paragraphs inside a list to PDF.
    • PageField does not respect StartingPageNumber.
    • RtfFormatProvider: Indentation for bullets and numbering changes on export.
    • Inserting a Content Control in some cases is not added to the model.
    • Import from HTML doesn't apply style from class names in CSS.
    • A FileNotFoundException is thrown when using HtmlFormatProvider.Import.
    • DocFormatProvider: EndOfStreamException when importing a document with a specific image.
    • Replace doesn't match the text when it contains a BookmarkRangeStart/End objects.
    • The numbered list marker font is not properly exported to PDF.
    • List indent is not correct when exported to PDF.
    • Incorrect calculation of indentation occurs when a paragraph in the list has applied local indent, and the list style defines indent.
    • The hanging indent is not respected when exporting paragraphs with tabs to PDF.