Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by C. Bernstein on Jul 08, 2009 10:03
open dhtmlx forum
Read only Tree Grid

When I create a tree grid using cell type "tree", the tree cell is editable. Which type would I use to make it read only?

Thanks so much.
Answer posted by dhxSupport on Jul 09, 2009 01:08
You can use:
treeGrid.enableTreeCellEdit(false)