treegrid

I have set the colTypes as (“tree,ro,ro,ro”). How do i make the first column as read-only?

You can use
grid.enableTreeCellEdit(false)