Telerik UI for ASP.NET MVC

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

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

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

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 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.
    • Added Microsoft .NET Framework 4.6.2 support to Telerik.Web.Spreadsheet NuGet package.
    • 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.
  • Grid
    • Added a Toggle Grid Edit mode.
  • PivotGridV2
    • Added kpiTrend and kpiStatus templates for PivotGridV2.
  • TabStrip
    • Added support for passing additional parameters when using LoadOnDemand.
  • TextBox
    • Added clear button functionality to TextBox.
  • TreeView
    • Added support for HtmlAttributes, ContentHtmlAttributes, ImageHtmlAttributes and LinkHtmlAttributes.
  • 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.
  • 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.

不具合の修正

  • Common
    • Improved encoding/sanitization for components.
    • Wrappers generate invalid scripts when RTL server culture is used due to negative numbers.
  • Chart
    • Unable to configure LegendItem for Pie and Donut Charts.
  • 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
    • DropDownTreeFor with checkboxes enabled is not binding to model value after postback.
    • The dropdowntree dataSource is empty after setOptions is called.
  • 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.
  • 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.
    • The Paste dropdown does not render properly in the MVC Grid toolbar.
    • Setting reorderable.rows to false does not prevent reordering.
    • Setting the Reoderable.Rows.ClickMoveClick() API configuration to false results in an error.
    • Grid missing Html elements in the rendered header when Sortable is disabled.
    • 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.
    • Sticky columns are broken by in cell editing with column editor templates.
    • Grid rendering mismatch when multi-column headers are used.
    • 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 PDF Export with misaligned columns.
    • Grid data dissapears after save when loaderType is set to skeleton.
    • ComboBox's clear button closes the cell in a navigatable Grid.
    • Incorrect rendering of the Grid's th content with HeaderTemplate set.
    • 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.
  • 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'.
  • 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'.
    • 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.
  • 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.
  • 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.
  • 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 inverting 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.