Kendo UI for jQuery 2025 Q3 (2025.3.1002)

Released: Oct 2, 2025

Updates in Kendo UI for jQuery 2025 Q3 (2025.3.1002)

Funktionen

  • Common:
    • Introduced a Kendo UI for jQuery AI Coding Assistant that can be used through an MCP server.
    • Updated Fluent Theme Package (v12.0.1).
    • Updated Classic Theme Package (v12.0.1).
    • Updated Bootstrap Theme Package (v12.0.1).
    • Updated Default Theme Package (v12.0.1).
    • Updated Material Theme Package (v12.0.1).
  • DropDownList:
    • Added filter input text of the DropDownList to the messages options so it can be localized.
  • DropDownTree:
    • Added filter input text of the DropDownList to the messages options so it can be localized.

Fehlerkorrekturen

  • Editor:
    • Fixed issue where an error is thrown when pasting an image from word in the Editor.
  • Gantt:
    • Fixed issue where Gantt's integrated TreeList does not get its messages translated.
  • Grid:
    • Fixed issue where rows can be deleted by pressing Delete button in navigable non editable Grid.
    • Fixed issue where Grid column is being dragged if you try selecting the filter input text.
    • Fixed issue where Save button remains disabled in Grid popup editor.
    • Fixed issue where clicking on locked column header in Kendo Grid focuses wrong cell.
    • Fixed issue where Group Template in a Grid column is not updated when a cell is edited.
  • MultiSelect:
    • Fixed issue where items can not be removed in virtual MultiSelect with mapValueTo dataItem.
  • Spreadsheet:
    • Fixed issue where spreadsheet render event is not fired.
  • TaskBoard:
    • Fixed issue in TaskBoard control where all text is selected when dragging an item.
  • Upload:
    • Fixed issue where the Validator validates a disabled Upload.
  • Validator:
    • Fixed issue where validation summary shows a duplicated error message when validating a CheckBox with a value="false" hidden checkbox.