Unplanned
Last Updated: 14 May 2025 19:13 by Alexander
Alexander
Created on: 14 May 2025 19:13
Category: Grid
Type: Bug Report
0
Classes for custom tools in the Grid are lower-cased regardless of the name field

Bug report

The class rendered for a custom tool in the Grid toolbar is always lower-cased, regardless how the name is configured.

Regression introduced with 2023.1.117

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/aoChdQrQ
  2. Check how the custom tools are configured - { name: customButton }
  3. Inspect the class rendered for the customButton tool

Current behavior

The rendered class is lower-cased

Expected/desired behavior

The class name should be as defined in the name field

Environment

  • Kendo UI version: 2025.1.227
  • Browser: [all]
0 comments