How to know if a column is readonly in datatable editable
How to know if a column is readonly in datatable editable
Hi, I would like to add a class to my read only fields after it is drawn (the columns are set read only by putting null in makeEditable, and not by using sReadOnlyCellClass )
So how can i know from oSettings if a column is readonly or not. ?
Thanks
So how can i know from oSettings if a column is readonly or not. ?
Thanks
This discussion has been closed.