Telerik UI for ASP.NET MVC

100개 이상의 ASP.NET MVC UI 구성 요소로 최단시간 내에 고품질 앱을 제공합니다.

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

가격: ₩ 1,365,800 버젼: 2025 Q2 NEW 업데이스 날짜: 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.1015)

Released: Oct 16, 2024

2024 Q3 (2024.3.1015) 버젼 업데이트

기능

  • Common
    • Fluent Theme Package (v.9.0.0).
    • Classic Theme Package (v.9.0.0).
    • Bootstrap Theme Package (v.9.0.0).
    • Default Theme Package (v.9.0.0).
    • Material Theme Package (v.9.0.0).
  • DateTimePicker
    • Added an object overload for setting an interval when the componentType is modern.
  • DropDownList
    • Added CSP Template support to DropDownList.
  • TimePicker
    • Added an object overload for setting an interval when the componentType is modern.
  • PdfProcessing
    • Introduced support for StrikeOut, Stamp, Popup, Text, Highlight, and Line annotations.
    • Introduced SVG to FormSource conversion.
    • Added SVG element in a RadFixedPage so that it can be exported to PDF via the RadPdfProcessing library.
    • You can now handle 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.
    • You can now handle importing and reading cached formula value when the formula contains external references.
  • WordsProcessing
    • Introduced support for SVG images.
    • Introduced support for exporting text with a strikethrough to PDF.
  • Windows installer (MSI)
    • Modernized windows installer (MSI) design.
    • Upgraded WiX version from 3.11.2 to 3.14.0.

수정사항

  • Common
    • Difference between the theme files distributed through NuGet and CDN.
    • DataSourceRequest parameters not validated.
    • OData-v4 filter expression should wrap each filter predicate.
  • ButtonGroup
    • ButtonGroup is missing Rounded, ThemeColor, Size and FillMode wrapper configurations.
  • Calendar
    • The appearance when scrolling to next is sluggish in Calendar, DatePicker and DateTimePicker.
  • Chart
    • MVC Chart Web API binding behavior is not consistent with other data-bound components.
  • ComboBox
    • Cascade event fires without a change.
  • DatePicker
    • The appearance when scrolling to next is sluggish in Calendar, DatePicker and DateTimePicker.
  • DateRangePicker
    • DateRangePicker inconsistent range selection.
  • DateTimePicker
    • DateTimePicker does not change component type when setOptions is called.
    • The appearance when scrolling to next is sluggish in Calendar, DatePicker and DateTimePicker.
  • DropDownList
    • DropDownList does not stop propagation of Esc key.
    • Change events is triggered twice with virtualization enabled.
  • Editor
    • Incorrect title values of the inputs in the Editor hyperlink dialog.
    • Immutable elements do not reflect alignment state.
    • Inline Editor's toolbar hides on clicking backgroundcolor and forecolor tools' arrow icon.
    • Editor with grouped tools does not reflect select state.
    • The inline Editor does not hide when activating some of its tools.
    • Editor - "undo" key combination (Ctrl + Z) needs to be pressed twice to work when keydown is handled.
  • FileManager
    • FileManager's TreeView expand icon disappears on subfolder search.
  • Filter
    • The operators are localized in the filter preview in Filter.
    • The Filter component's custom operator text does not display correctly.
  • Gantt
    • In MVVM Gantt, tooltip.visible:false has no effect.
  • Grid
    • Clicking on modern Column Menu icon does not trigger menu item action.
    • Grid focuses a wrong column when sorting a column with nested columns.
    • Grid Hidden Column is set as exportable by default for PDF and Excel.
    • Editable cell is not closing when the selectable is set to multiple row in Grid.
    • Groups cannot be expanded with group paging enabled and k-rtl class added on a container element.
    • The editable Grid cell closes when its editor is the Upload component and the "Select files" button is clicked.
    • Copy Paste to Search Panel in Grid is not working.
    • copySelectionToClipboard failing if there is hidden column.
    • Navigating to the last Grid page when grouping is enabled results in an error.
  • Menu
    • Unable to bind data-popup-collision in Menu using MVVM.
  • MultiColumnComboBox
    • Cascade event fires without a change.
  • Notification
    • NotificationTemplateTagHelper is not serialized when nested.
  • NumericTextBox
    • SelectOnFocus has no effect when the NumericTextBox is focused programmatically.
  • PanelBar
    • Passing controller and action name to LoadContentFrom overload does not hide items when SecurityTrimming is enabled.
  • PivotGrid
    • PivotGrid wrapper does not provide a way to set the filter expressions.
  • PivotGridV2
    • PivotGrid wrapper does not provide a way to set the filter expressions.
  • Scheduler
    • Spinners and calendar are not displayed for recurring rule in edit window in Scheduler.
    • Toolbar.Custom.Items.Group.CustomTool() API of the Scheduler produces an invalid configuration.
  • TabStrip
    • Passing controller and action name to LoadContentFrom overload does not hide items when SecurityTrimming is enabled.
  • TextArea
    • TextArea setOptions method does not destroy the widget.
  • TextBox
    • Cleared TextBox From Clear Button Retains Value.
  • TimePicker
    • TimePicker does not change componentType when setOptions is called.
    • Modern TimePicker shows 01 twice.
    • TimePicker displays incorrect value after calling its min API method.
  • Tooltip
    • Fast Mouse Movement Prevents Tooltip From Hiding.
  • 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.
  • Windows installer (MSI)
    • Upgrade wizard does not list multiple projects.