In a Tree Grid, is it possible to make the tree column (the

For control of tree cell editor mode next command available
    grid.enableTreeCellEdit(false);
It will disable edit operations for tree column.