Telerik UI for WinForms R2 2020 SP1

Released: Jun 17, 2020

R2 2020 SP1 버젼 업데이트

기능

  • FileDialogs
    • Mapped drives do not display the drive name.
  • RadRichTextEditor
    • Introduced support for the 'type' attribute of ordered and unordered lists in HTML.
    • The style inside the Styles gallery is now properly selected depending on the position of the current selection or the caret position (for empty selection).
  • SpreadProcessing
    • Introduced support for import/export from/to XLSX format of Text Rotation XML attribute.

수정사항

  • RadValidationProvider
    • RadValidationRule.PropertyName should be case insensitive.
  • RadMarkupEditor
    • InvalidCastException when selecting an image element.
    • Incorrect saving of & symbol.
  • Demo Application
    • Copy & Paste from Winforms UI Demo application does not work correctly.
  • RadCheckedDropDownList
    • DropDownListElement ArrowButton rendering issue in TelerikMetroBlue theme.
  • RadCommandBar
    • ShowClearButton is not serialized for the CommandBarTextBox.TextBoxElement at design time.
  • RadDropDownList
    • Popup should be closed when the control changes its location.
    • Autocomplete mode works only the first time, afterward, I can only type 1 character.
  • RadGridView
    • Composite Filter CaseSensitive ignored.
    • Exception when the grid has a row higher that 600 and the grid is exported.
    • BypassSort doesn't improve sorting the rows when OpenEdge ProBindingSource is used as DataSource.
  • RadPageView
    • Adding Page while hamburger is closed causes hamburger to expand.
  • RadRibbonBar
    • RadImageButtonElement has incorrect fill color in VisualStudio2012Dark theme.
    • ApplicationMenuStyle.BackstageView there is issue with BackstageButtonItem when mouse is pressed and dragged in TelerikMetro themes.
  • RadRichTextEditor
    • Unable to save client document as a PDF file.
  • RadScheduler
    • Exceptional appointment from a recurring event is missing after saving the changes and binding to MS SQL using EntityFramework 6.
  • RadSpellChecker
    • Button layout overlaps when SpellChecking form is shown in Material themes.
  • RadSpreadsheet
    • Missing icons in the control after ilmerging the assemblies.
  • RadTreeView
    • Exception is thrown when double click on RadTreeNode and choose a file from the open file dialog.
  • RadVirtualGrid
    • Filter button's context menu is not properly replaced from the ContextMenuOpening event.
  • ToggleSwitch
    • The font cannot be set at design time.
  • TPF
    • Animated gif files are not being animated in high dpi mode.
    • When using RadSvgImage.FromFile method a System.Xml.XmlException is throw: Cannot resolve external DTD subset.
  • RadPdfViewer
    • InvalidOperationException is thrown when creating Thumbnail in a separate thread.
    • Images are missing when creating thumbnails with the ThumbnailFactory.
  • PdfProcessing
    • ArgumentException is thrown when importing a document containing form fields with the same fully qualified name.
    • StackOverflowException is thrown when cloning documents containing links to the same page.
  • SpreadProcessing
    • NullReferenceException is thrown when the FindOptions does not contain a start cell.
  • WordsProcessing
    • Image size is exported with the wrong decimal symbol in specific cultural settings.
    • KeyNotFoundException is thrown when importing RTF document which has an invalid Font Family name.
    • Image size of EMF/WMF images is wrong when exporting to PDF.
    • The empty lines are not converted properly from RTF to HTML.