We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When a non-sortable Grid column header is hovered, the mouse cursor indicates that it is sortable.
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
Only the headers of the sortable Grid columns should be indicated with a "pointer" when hovered.
Kendo UI version: 2022.6.621 jQuery version: 1.12.4 Browser: [all]
The text was updated successfully, but these errors were encountered:
also reported in 1580897
Sorry, something went wrong.
No branches or pull requests
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]
The text was updated successfully, but these errors were encountered: