Use setColumnResizable() method
grid.setColumnResizable(false, 0); // disable resizing the first column
Back to column examples, all examples