Hello,
Thank you for reaching out. We will keep monitoring the community interest in such a feature and based on the popularity the issue gains it will be considered for implementation in a future release.
In the meantime I would suggest taking a look at the following KB article where preventing of reordering of specific column is demonstrated:
- https://docs.telerik.com/kendo-ui/knowledge-base/grid-prevent-columns-reordering
Regarding reordering you can use the columnResize event and resizeColumn method, to prevent the resizing of a specific column. Such an approach is demonstrated in the Dojo linked here where the width of the Country column can not be changed.
Regards,
Neli
Progress Telerik