Skip to content

Grid - setting a title attribute through the headerAttributes does not have any effect #7052

@gdenchevprog

Description

@gdenchevprog

Bug report

The headerAttributes have no effect when the developer attempts to set the title attribute to the th elements. This is a regression in the latest version.

Reproduction of the problem

https://dojo.telerik.com/@gdenchev/uQOfuvOn

Open the Dojo and hover over the ProductName header. The title that is specified in the headerAttributes configuration of the column is not used.

Current behavior

The title attribute of the th elements cannot be set through the headerAttributes.

Expected/desired behavior

The developer should be able to override the title through the headerAttributes configuration.

Environment

  • Kendo UI version: 2022.3.913(Regression)
  • jQuery version: 1.12.3
  • Browser: [all]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions