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

在任何平臺上快速構建現代和高性能應用程式。

由以下開發商製作:Telerik
ComponentSource 開始代理銷售的日期:2018年

版本: 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.