Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Velmurugan on Jun 03, 2009 23:25
open dhtmlx forum
how to make checkbox read only in grid?

Hi,
I want make the checkbox read only. how to do that?
Answer posted by dhxSupport on Jun 04, 2009 01:43

You can use following command:

mygrid.cellById(rowID,cellIndex).setDisabled(true)

Please see more information here http://www.dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Excell_API_reference.html#grid_excellsapi