Telerik UI for Blazor 2026 Q1 (v13.3.0)

Released: Apr 23, 2026

Aggiornamenti in 2026 Q1 (v13.3.0)

Funzionalità

  • Common:
    • Added SegmentedControl component.
    • Added compatibility with .NET 11 Preview 3.
  • Card:
    • Added CardImage Alt parameter.
  • Chat:
    • Added option to hide send button, it can be repositioned using the affix templates.
    • Added input prompt box affix templates.
    • Added endless scrolling.
  • Grid:
    • Added sticky groups functionality.

Correzioni

  • Common:
    • telerik-blazor.js JSInterop file in Telerik UI for Blazor version 13.2.0 is missing some of the latest features and fixes.
  • AutoComplete:
    • Esc resets value when readonly.
  • ColorPicker:
    • Aria-controls references popup id instead of data-id.
  • ComboBox:
    • Ignore Esc reset when readonly.
  • DockManager:
    • Initially invisible pane cannot be docked once made visible.
  • DropDownButton:
    • Aria-controls must reference popup id not data-id.
  • FileManager:
    • ContextMenu Rename and Delete icons are missing.
    • An exception is thrown when inside a form.
  • Grid:
    • Does not autoscroll when reordering columns.
    • OnChange and OnBlur events do not fire on Tab key for editors in InCell edit mode.
    • Columns are not reset when changing column virtualization.
    • Virtual scrollbar is not updated on item height change.
  • MultiSelect:
    • Esc resets value when readonly.
  • NumericTextBox:
    • Allow typing in negative values for cultures with Unicode minus sign.
  • PdfViewer:
    • Stop loader when data is cleared.
  • TabStrip:
    • ActiveTabIdChanged fires on current tab reorder.
    • Tabstrip should not select first by default if active tab id is null.
    • Restore Tab Visibility entry in demoList.json.
  • Upload:
    • Request data is missing on chunk upload success.