Editable coulmn in a non editable Grid

Hello,

I want to make a culumn as editable in a readonly/non editalbe grid.

In the other hand:

How to make the readonly/non editalbe columns in the editable Grid.

Please let me know your thoughts.

Thanks,
RamaRao R

You can use different eXcell types - “ro” - read only cell,
“ed” - editable cell.

Please check more information here docs.dhtmlx.com/doku.php?id=dhtm … cell_types

And example here dhtmlx.com/docs/products/dht … _grid.html