We have check box as first column, there is no scope to resize the checkbox column so we planning to set column width constant.
If I resize or add a column by using column picker, the grid width got changed and all column width got resized based on auto-sizing. so can't maintain same width for first column(CheckBox column).
Is it possible to set fixed width for single column in kendo grid (Cascade/Locked grids)