We are upgrading from @progress/kendo-angular-grid 4.8.0 to 7.4.2 and are running into an issue where a `kendo-grid-command-column` on a non-reorderable single column-sortable grid has gained the `pointer: cursor` CSS style where it did not previously.
The kendo documentation also shows this behavior, implying clicking on the command column header will do something when it will not, unlike the other columns. https://www.telerik.com/kendo-angular-ui/components/grid/editing/inline-editing/#toc-using-reactive-forms
kendo-angular-grid 4.8.0:
kendo-angular-grid 7.4.2:
Hi Matt,
The Grid header rendering was updated in the following pull request:
https://github.com/telerik/kendo-themes/pull/4031
Which will be available in Kendo Themes v6.0.0. But do keep in mind that the current version of the Grid doesn't support v6.0.0 and such support will be introduced in the R1 release or a bit after.
Regards,
Yanmario
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hi Matt,
The added `k-link` class is part of our unification of the Grid component across our Kendo UI Libraries. Part of the following issue:
https://github.com/telerik/kendo-themes/issues/3680
I will raise a question about the behavior inside the issue and I will recommend subscribing to the issue to receive updates on this matter. I will also update the status depending if it's considered a bug or not.
Regards,
Yanmario
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.