Telerik UI for ASP.NET AJAX R1 2022

Released: Jan 19, 2022

R1 2022 中的更新

特性

  • Common
    • Added a Split Button control.
    • Added a Drag and Drop Manager control.
    • Added support for Microsoft Visual Studio 2022.
    • Added 0-day support for Web Live Preview.
    • SpreadProcessing library now offers Conditional Formatting enabling users to add visual formatting to cells, based on data-driven rules.
    • SpreadProcessing library now provides API for Insert / Delete Comments (Notes).
    • WordsProcessing library now adds Nested Mail Merge functionality.
  • ClientExportManager
    • Added Repeat headers on each exported PDF page.
    • You can now overflow content to new page if PdfSettings.PaperSize is set.
  • Gauge
    • Added the ability to modify the width of the range placeholder in RadRadialGauge.
  • Navigation
    • Added RadNavigation screen boundary detection.
  • PdfProcessing
    • Exposed a way to get the font name as it is in the document.
  • SpreadProcessing
    • Added Conditional Formatting enabling users to add visual formatting to cells, based on data-driven rules.
    • Provided API for Insert / Delete Comments (Notes).
  • ToolBar
    • Added new Value property to RadToolBarDropDown and FindDropDownByValue method.
  • WordsProcessing
    • Added Nested Mail Merge functionality.
    • Added support for Table.Alignment when exporting to PDF.
    • Added support for table row height when exporting to PDF.
    • Added the ability to export VerticalAlignment property of the table cells to PDF.
    • Exposed a method deleting the content between two inlines.

修補程式

  • Calendar
    • JavaScript error in R3 2021 SP1 caused by DatePicker with Classic render mode and EnableKeyboardNavigation=true.
  • ComboBox
    • Possible XSS by executing JavaScript when CheckBoxes are enabled for RadComboBox.
  • Editor
    • Table wizard is broken when the table has more than 500 columns.
    • Find and Replace throws a JS error on a mobile when RenderMode is Auto.
  • PdfProcessing
    • The Image StencilColor property value is missed when merging documents.
    • OpenTypeFontSource`s Bold and Italic are not correct when they are set in the TrueType font file`s OS/2 table.
    • Font name is wrong when creating a TrueType font with FontsRepository.TryCreateFont() when the font is installed.
  • SearchBox
    • Touch actions do not work in search context drop down on MicroSoft surface and other hybrid touch devices.
  • SpreadProcessing
    • An Exception is thrown when importing documents containing custom number formats with date or time part and with empty sections.
  • SpreadStreamProcessing
    • The library allows up to 30 (instead of 31) characters of the sheet name.
  • WordsProcessing
    • KeyNotFoundException is thrown when a document with invalid bookmarks is imported.
    • A floating image is not exported to PDF when it is at the end of the document and does not fit on the same page.
    • DocxFormatProvider: Table default cell left and right margin values are changed during import when they are not specified in the document.
    • UriImageSource and StyleSheetData do not support newer TLS versions.