Telerik UI for WinForms Releases

Released: May 16, 2018

Updates in R2 2018

Funktionen

  • Added new Conversational UI control (RadChat).
  • Added new RadImageEditor control.
  • RadDropDownList
    • RadListControl - add items to the control with specified text and value in bound mode.
  • RadGridView
    • Allow row indentation when in self-reference and exporting to pdf with the GridViewPdfExport class.
    • Deleted properties: - SelectionRectangle - RadGridView no longer shows a selection rectangle. Instead the selection is performed directly on rows/cells.
  • Visual Style Builder
    • "Recently used...

Released: Feb 21, 2018

Updates in R1 2018 SP1

Funktionen

  • RadChartView
    • Implement radar column series.
  • RadGridView
    • Support for spread export of image columns.
    • Add ability to control the checkbox alignment for the GridViewCheckBoxColumn.
  • Theming
    • Themes - add FluentDark theme.
  • PdfProcessing
    • Implemented support for inline images.

Fehlerkorrekturen

  • Buttons
    • Fixed - RadCheckBox - some states are missing from RadCheckBoxElement.
  • RadChartView
    • Fixed - Disposing the chart in OpenEdge results in a NotImplementedException.
  • RadDataFilter
    • Fixed - SortOrder...