This article describes how to disable the resizing functionality for specific columns in a grid while all other columns stay resizable. This works fine, as long as the grid is not sortable: After the user tries to resize a non-resizable column for the first time, the cursor is set to "col-resize" every time a column's header is hovered, even outside the resize area and without trying to resize it. This DOJO demonstrates the described behavior.
We have found out that the DOM of grid column headers looks differently when the grid is sortable. Also, the style that sets the cursor is set on a different element and therefore no longer removed by the workaround proposed in the mentioned article.
This DOJO contains an adapted version of the workaround that fixes the issue.
Hi Michael,
Please accept my apologies for missing this.
I will update the article according to your suggestion by the end of the week and will let you know when it is live.
Regards,
Nikolay
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/.
As a part of our internal package update routine, I have checked if this issue has been fixed and found out that this is not the case although this ticket has been marked as completed.
Please revisit!
Hello Michael,
Thank you so much for reporting this and sharing the solution.
I will add this to the article so others can benefit from it. As a token of gratitude I have added some Telerik points to your acocunt.
Regards,
Nikolay
Progress Telerik