Telerik UI for WinForms 2024 Q3 (2024.3.924)

Released: Sep 25, 2024

Actualizaciones en 2024 Q3 (2024.3.924)

Características

  • RadGridView
    • Added a new mode for selecting rows only via the selection checkboxes.
  • RadNavigationView
    • Improved keyboard navigation of the pinned items.
  • RadRichTextEditor
    • Improved the speed of the delete operation when deleting annotation ranges in large documents.

Correcciones

  • RadGridView
    • The selection checkbox should not process the hidden rows.
    • Copying special symbols from cell are not pasted correctly.
    • Selection gets lost when expand/collapse group row.
    • Disable the selection checkboxes if the Selected state is not allowed for the data row.
    • In a HDPI application with 125% scaling text inside the editor has smaller font.
  • RadListView
    • ArgumentOutOfRangeException is thrown when drag-drop an item at the last position in unbound mode.
  • RadPdfViewer
    • Remediated security vulnerability.
  • RadRichTextEditor
    • Drop position marker is not scaled when the document is zoomed.
    • Bullet list cannot be toggled on/off when a new line is also selected.
    • Performing an Undo operation on a span executes a delete which removes the annotations within the current selection.
    • Caret is not displayed at the expected position in the FlowNoWrap layout mode.
    • Remediated security vulnerability.
  • RadSpreadsheet
    • Remediated security vulnerability.
  • RadTreeView
    • ExpandTimer is not reset when dragging over several nodes.
  • Theming
    • RadCheckBox - Missing visual indication for Indeterminate ToggleState in Office2019Dark theme.
  • QSF
    • Gridview Selection example error in 2024 Q3 Demo Application.
  • TPF Designtime Support
    • Incorrect usage of 'JsonSerializer' inside the WinControls.UI.Design assembly.