Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP

모든 플랫폼에서 현대적인 고성능 앱을 빠르게 구축합니다.

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

버젼: R3 2023 SP1 업데이스 날짜: Nov 15, 2023

i

Please note: Starting December 1, 2023, Telerik UI for PHP and Telerik UI for JSP will be retired. No new licenses of Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP will be sold. Telerik will continue to provide support and critical fixes until December 1, 2024.

Customers will be able to get Kendo UI, Telerik UI for ASP.NET MVC and Telerik UI for ASP.NET Core as standalone products...

Show more

Please note: Starting December 1, 2023, Telerik UI for PHP and Telerik UI for JSP will be retired. No new licenses of Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP will be sold. Telerik will continue to provide support and critical fixes until December 1, 2024.

Customers will be able to get Kendo UI, Telerik UI for ASP.NET MVC and Telerik UI for ASP.NET Core as standalone products or as part of Telerik DevCraft UI, Telerik DevCraft Complete or Telerik DevCraft Ultimate.

Kendo UI + Telerik UI for ASP.NET (MVC & Core), PHP, JSP R2 2021

Released: May 12, 2021

R2 2021 버젼 업데이트

기능

  • Common
    • New Circular Gauge Component
    • New ActionSheet Component
    • New SkeletonContainer Component
    • New TaskBoard Component
    • Add Telerik.Web.Spreadsheet.nupkg to UI for ASP.NET Core
  • DataSource
    • CancellationToken parameter in ToDataSourceResultAsync
  • Drawer
    • Hierarchical Items
  • Editor
    • Image Resizing
  • Grid
    • UI for ASP.NET Core Grid Pager has no "All" option (6042)
    • Add skeleton loader to grid
    • Data Range Selection, Copy & Export
  • QRCode
    • QR Code logo/image support
    • Swiss QR Code
  • Scheduler
    • Display 24h events with isAllDay false and overnight events as normal events outside Scheduler's allDaySlot
    • Year View.
    • Hierarchical Grouping.
  • TreeList
    • Row Template.
    • Filter Row.
  • PdfProcessing
    • Implemented API for flattening form fields.
    • Introduced support for Lab color space.
    • Implemented GetColor method for Indexed color space.
  • SpreadProcessing
    • Introduced conversion from DataTable to RadWorkbook/RadWorksheet and vice versa.
    • Introduced an API for measuring the text using the text measuring of the PdfProcessing.
  • SpreadStreamProcessing
    • Added space="preserve" attribute to string cell values to preserve their exact spacing when visualizing.
    • Introduced API for measuring the text on different platforms.
  • WordsProcessing
    • Implemented a mechanism to automatically load external CSS resources when the URI is valid.
    • Implemented Find functionality allowing you to perform a text-based search.
    • Implemented support for importing DOC format.
    • Implemented support for importing DOT format.
    • Introduced support for importing documents with shading colors defined as strings.

수정사항

  • DateRangePicker
    • DateRangePicker last selected item not highlighted if it equals the max value.
  • Form
    • Missing TypeScript definition for kendoForm (6381).
  • MultiViewCalendar
    • DateRangePicker last selected item not highlighted if it equals the max value.
  • NumericTextBox
    • Unexpected aria-hidden true attribute applied to NumericTextBox's visible input.
  • Scheduler
    • Overnight events disappear from the Business hours view (4407).
  • Spreadsheet
    • Spreadsheet's dataSource change event is not triggered on pasting into a cell (6378).
  • TextArea
    • Unable to scroll readonly TextArea.
  • Tooltip
    • Tooltip throws JavaScript error on hovering different targets (6374).
  • Validator
    • Failing RadioButton validation when used in Grid's popup EditorTemplate (6386).
  • Wizard
    • Wrong return types for Wizard activeStep and steps methods in TypeScript definitions.
  • PdfProcessing
    • CharCodes to glyph indices are incorrectly mapped when exporting TextBoxField with TrueType font and defined encoding.
    • An ArgumentException is thrown when merging or splitting files with the PdfStreamWriter.
    • TypeInitializationException is thrown when exporting a document with PdfComplianceLevel set.
    • CharCodes to glyph indices are incorrectly mapped when exporting TextBoxField with Simple font and a Differences array defined in the Encoding.
  • SpreadProcessing
    • An invalid file is generated when the freezing panes are set, and the file is opened in Excel.
    • An InvalidOperationException is thrown when attaching to CellPropertyChanged event and trying to modify the cell.
  • SpreadStreamProcessing
    • ArgumentException is thrown when calling SpreadExporter.CreateWorkbookExporter method and referencing Trial assemblies.
  • WordsProcessing
    • NullReferenceException is thrown when importing a DOCX document containing a DataBinding element inside a structured document tag.
    • The Hyperlink field is exported wrong.
    • The Nonbreaking space is exported as a Unicode character instead of the appropriate Control word.
    • RtfFormatProvider: Indexing is wrong when exporting the list override index (\ls).
    • When replacing a word being part of the field code fragment definition, the field becomes invalid.
    • Changed: RadFlowDocumentEditor.ReplaceText(string, string) method is removed. Use the RadFlowDocumentEditor.ReplaceText(string, string, bool, bool) method with default bool values instead.