kendo-ui-core
kendo-ui-core copied to clipboard
Grid non-sortable columns have a mouse pointer on hover
Bug report
When a non-sortable Grid column header is hovered, the mouse cursor indicates that it is sortable.
Reproduction of the problem
-
Create a sortable Grid with a non-sortable column.
-
Hover the column header.
-
Mouse cursor is a "pointer".
Here is a dojo sample for reproduction: https://dojo.telerik.com/OZiMiJES
Expected/desired behavior
Only the headers of the sortable Grid columns should be indicated with a "pointer" when hovered.
Environment
Kendo UI version: 2022.6.621 jQuery version: 1.12.4 Browser: [all]