Telerik UI for ASP.NET Core

모든 시나리오에 대해 가장 완벽한 ASP.NET Core UI 구성 요소 세트를 사용하여 최적의 품질로 현대적인 웹 앱을 만듭니다.

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

가격: ₩ 1,318,400 버젼: 2024 Q1 NEW 업데이스 날짜: Jan 31, 2024

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 R2 2021 SP1

Released: Jun 16, 2021

R2 2021 SP1 버젼 업데이트

기능

  • Common
    • Bootstrap Theme Package (v4.35.1).
    • Default Theme Package (v4.38.1).
    • Material Theme Package (v3.33.1).
  • PdfProcessing
    • Handle the import of documents with invalid cross-reference table offsets.
    • Handle the import of documents with invalid Prev cross-reference table offsets.
    • Handle the import of documents with many trailing zero bytes at its end.
    • Handle the import of documents containing invalid or empty annotation appearance.
    • Handle the import of documents with trailing content at its end.
    • Handle the import of documents containing streams decoded with FlateDecode filter with a Reserved compression method.
    • Handle the import of documents with invalid/split object definitions.

수정사항

  • Common
    • Error during compilation of the kendo.common.less file.
  • Badge
    • Badge typescript declaration in jQuery interface is missing (6139).
  • Calendar
    • Calendar sets aria-selected attribute incorrectly (5434).
  • CheckBoxGroup
    • For nested Model fields, RadioGroup and CheckBoxGroup helpers generate names for their inputs containing a lower dash (6389).
  • ColumnMenu
    • Column Menu with Component Type "modern" is missing translations for Columns buttons (6387).
  • DataSource
    • A DataSource defined via TagHelpers, with disabled serverPaging, sets a default pageSize (6360).
  • DatePicker
    • DatePicker - readonly method doesn't remove aria-readonly attribute (6445).
  • DateRangePicker
    • Start changes to End Date when using keyboard to select start and mouse to select end (5160).
  • Draggable
    • Kendo draggable's autoscroll does not work with overflow hidden style (4744).
    • Draggable AutoScroll does not show the top (first) node or show half of the node. (2101).
  • Editor
    • Editor value() returns empty string when replacing an element with contenteditable="false" (6434).
    • Editor - two new lines are create on pressing Shift + Enter keys (6159).
    • Spelling correction leads to DOM change and incompatibility with the fontname tool (5644).
    • The Editor Toolbar configuration option Clear() in ASP.NET Core does not clear the Toolbar (5624).
    • Expose the method Data(string handler) for Telerik UI for ASP.NET MVC version for the Editor ImageBrowser (5352).
    • When deleting with backspace in Editor the fontSize and fontName are incorrectly changed to inherited (4066).
  • FileManager
    • ToolBar captures move and up cancel events on document level (6002).
    • Breadcrumb in FileManager does not respect custom id in Schema (5798).
  • Filter
    • Filter messages localization options are missing for wrappers (6388).
  • Gantt
    • Custom view option does not appear in the Gantt DropDownList. (6440).
  • Grid
    • Tabbing in InCell editable grid with frozen columns is not correct (6412).
    • Grid Column reordering does not scroll the Grid horizontally. (6398).
    • Column Menu with Component Type "modern" is missing translations for Columns buttons (6387).
    • Kendo UI Grid attaches click events to widgets inside its detail template (6358).
    • data-menu is returning a string instead of a boolean (6296).
    • The aria-label value of column header is wrong when the column title is not configured (6275).
    • Not accessible CommandButtons with detail template (5028).
    • Grid dirty cell indicator is misplaced in RTL mode (1960).
    • "k-sorted" class is not removed from the "col" element.
  • ListBox
    • ListBox does not work with readers (6371).
  • Localization
    • Column Menu with Component Type "modern" is missing translations for Columns buttons (6387).
  • MultiSelect
    • MultiSelect filter accepts only string as value (6435).
    • MultiSelect doesn't focus the first suggested item of the popup (6385).
    • Incorrect elements returned by virtualized MultiSelect's DataItems (6231).
    • MultiSelect with virtualization enabled and mapValueTo: "dataItem" option set returns incorrect item (5317).
  • MultiViewCalendar
    • MultiViewCalendar does not select correct range when end/start is out of the current view.
  • Notification
    • Notification accessibility support (5406).
  • NumericTextBox
    • Copy/Paste in NumericTextBox with Factor Property outputs wrong number (6307).
    • Numerictextbox shadow doesn't appear on focus (3977).
    • NumericTextBox does not allow numbers with commas to be pasted (2773).
  • PDF Export
    • kendo pdf uses $ global variable (6189).
  • PDFViewer
    • PDFViewer HTML helper incorrectly serializes the file's URL if the URL contains ampersand (5628).
  • PanelBar
    • Selected="true" is not applied to PanelBar item when using tag helpers (6362).
    • PanelBar .Net Core: panelbar-item content-url prop does not get serialized to the widget (5756).
  • RadioGroup
    • For nested Model fields, RadioGroup and CheckBoxGroup helpers generate names for their inputs containing a lower dash (6389).
  • Sortable
    • Allow for passing any jQuery selector in Kendo UI Sortable for ASP.NET Core (5386).
    • When autoScroll is enabled hint is not shown above the first item (3289).
  • Splitter
    • ToolBar captures move and up cancel events on document level (6002).
  • Spreadsheet
    • Spreadsheet's dataSource change event is not triggered on pasting into a cell (6378).
  • TextBox
    • TextBox has incorrect height in LESS-based themes (6428).
    • TextBox changes null to empty string (6350).
    • Unable to change TextBox properties through setOptions method (6110).
  • Timeline
    • Vertical Timeline wrong dot event position when .ShowDateLabels(false) (5629).
  • ToolBar
    • ToolBar captures move and up cancel events on document level (6002).
  • TreeList
    • Wrong page number after clearing filter (6309).
    • TreeList renders an undefined class when the class is specified via the attributes (5437).
  • TreeView
    • Draggable AutoScroll does not show the top (first) node or show half of the node. (2101).
  • PdfProcessing
    • An InvalidCastException is thrown when importing URI Action with URI property of type PdfHexString.
    • A NullReferenceException is thrown when importing a document containing an inline image that starts with spaces.
    • А NullReferenceException is thrown when annotation has appearance state but uses single state appearances.
    • Text is exported with a wrong encoding when the document contains Simple Font with Differences array.
    • A NotSupportedException is thrown when opening a document with many zero bytes at its end.
    • An OutOfMemoryException is thrown when importing a document containing many Path geometries.
  • SpreadProcessing
    • An exception is thrown when copying a worksheet that contains a shape.
    • А NullReferenceException is thrown when importing a scatter chart with only one axis.
  • WordsProcessing
    • Date and Numeric formatting of merge field is not respected.