I am not able to edit my column whose type is tree.


 I am not able to edit
my column whose type is tree. <o:p></o:p>


By default tree cell is read only , but you can switch
it to editable state by

           
grid.enableTreeCellEdit(true);