Telerik UI for ASP.NET Core

모든 시나리오에 대해 가장 완벽한 ASP.NET Core 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 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 R3 2023 SP1

Released: Nov 15, 2023

R3 2023 SP1 버젼 업데이트

기능

  • What's new
    • Added support for Microsoft .NET 8.
    • Fluent Theme Package (v.7.0.2).
    • Classic Theme Package (v.7.0.2).
    • Bootstrap Theme Package (v.7.0.2).
    • Default Theme Package (v.7.0.2).
    • Material Theme Package (v.7.0.2).
    • Added support for JSZip 3.10.1.
  • CSP Improvements
    • Removed inline styles from StackLayout and GridLayout.
  • Chart
    • Added trend line support.
  • Grid
    • Exposed PrefixUrlParameters configuration for the Grid.
    • Grid Column Menu: Added a tabbed interface.
    • Added support for Grid Column Spanning.
    • Added support for Grid Row Spanning.
    • Exposed an option to define custom tools to the Grid's Toolbar via the Template component.
  • PDFViewer
    • Added clickable links in the page.
  • TreeList
    • Improved the appearance when a Kendo component is initialized in the TreeList template.
  • WordsProcessing
    • Introduced а mechanism to replicate the whole row when a nested mail merge is executed on a table with only one column.

수정사항

  • Common
    • Localization with zh-TW culture throws a JavaScript error.
  • DateInput
    • Days cannot be greater than 9 in "yyyy/mm/dd" format.
  • DateRangePicker
    • Component popup window closes if the user selects the current year.
    • Entering a date is not possible when format is set.
  • DateTimePicker
    • Throws an error when a templated date is selected in modern type.
  • DropDownList
    • DropDownList's filter option cannot be set through setOptions method.
  • FileManager
    • The previewPane of multiple files in the FileManager is broken.
  • Grid
    • Encoded script tag in a column template is evaluated when the template is rendered.
    • Columns submenu and Set Column Position submenu are not shown for a grouped Grid column.
    • Grid header broken appearance when initialized from a table element.
    • Grid with Server Binding does not apply hiding of the columns.
    • Grid Filterable ButtonTitle Message is not correctly applied.
    • Grid that is initialized from table is missing the row hover styles.
    • Grid column reorder hint not appearing consistently in locked columns scenario.
    • Grid's pager breaks if you use the setOptions method on the Pager.
    • Grid Pager doesn't show on load.
    • Canceling Inline/Popup Edit Displays Hidden Columns.
    • Cancelling row changes while there is a hidden column breaks the layout of the content.
    • When filterable or sortable are enabled in PivotConfiguratorV2 and Grid on the same page an error is thrown.
    • Grid with column menu throws an error when the groupable.enabled is set to false.
    • Incorrect DOM element of the drag handle.
    • Grid header text overlaps with column menu icons.
    • Editing a Grid cell with enter key causes the Grid to scroll to the top.
  • ListView
    • ListView's pager is not rendered as expected when paging is enabled.
  • Menu
    • When SecurityTrimming is enabled adding the [Authorize] attribute with a comma-delimited list of roles does not show the Menu items.
    • The Menu TagHelper has incorrect rendering after unification.
    • When SecurityTrimming is enabled adding the [Authorize] attribute to a controller does not hide it's action methods.
    • Security trimming returns incorrect items when there are controllers and actions with the same name, but located in different areas.
  • PDFViewer
    • Text cannot be selected in PDFViewer with pdfjs v3.4.120.
  • Pager
    • Pager buttons and dropdown are both visible.
  • PivotGridV2
    • When filterable or sortable are enabled in PivotConfiguratorV2 and Grid on the same page an error is thrown.
  • RadioGroup
    • kendo.widgetInstance with the RadioGroup Component returns undefined.
  • Scheduler
    • Encoded character breaks the custom editor template.
  • Spreadsheet
    • Missing dash in aria-label attribute of 'Add new sheet' button in FF.
  • Tooltip
    • 2nd display of a tooltip's text always wraps.
  • TreeList
    • TreeList resets its column template when expanding.
    • Cannot expand or collapse items with row template in TreeList.
  • TreeView
    • Setting the ID configuration of a TreeView node does not add the data-id attribute.
  • PdfProcessing
    • Wrong font file loaded when CidType2Font with Standard name.
    • An OverflowException is thrown when importing a document with a signature that has an empty Location string.
    • An InvalidOperationException is thrown when re-rendering an encoded image.
    • An IndexOutOfRangeException is thrown when concurrent accessing the FontsRepository.RegisterFont method from different threads.
    • An endless loop when trying to parse image data between ID and EI keywords.
    • An Exception is thrown when trying to import a file generated with the PdfProcessing library from HTML.
  • SpreadProcessing
    • A System.ArgumentException is thrown when protecting a sheet in an async scenario.
    • An InvalidOperationException is thrown in files where the Comments part is imported after the ThreadedComments part.
    • А FormulaParseException when importing XLS document containing #REF error in the formula.
    • OpenOffice cannot open the generated XLSX files.
  • WordsProcessing
    • A NullReferenceException is thrown when a nested mail merge group starts inside a table and ends outside the table.
    • Merge field group in a single table cell causes it to replicate more times than expected.
    • PdfFormatProvider: Exception is thrown when converting a table with empty runs in the cells.
    • The list item (HTML) that contains a paragraph is shown on the next line when exported to PDF.
    • Importing a DOC file where the entire content is in a table, leads to an endless loop.
    • Having an empty list in HTML documents breaks the other lists' numbering during import.
    • Fonts that are not surrounded by curly braces cannot be imported in the RTF format.
    • ArgumentNullException is thrown when importing documents containing linked picture references.
  • ZipLibrary
    • A System.NotSupportedException is thrown when trying to serialize a class into an ArchiveEntry stream.