Hi everyone
I have spent the past 7 hours trying to work out how to disable jeditable to a single column
I have read probably around 20 pages from google and cannot get any solution to work. The that seemed to work in 2011 is as follows:
However after setting the class to each td cell to readonly, it still does not work. Has anybody managed to work out a solution?
Cheers!
Ryan
I have spent the past 7 hours trying to work out how to disable jeditable to a single column
I have read probably around 20 pages from google and cannot get any solution to work. The that seemed to work in 2011 is as follows:
"aoColumnDefs": [ { "sClass": "readonly", "aTargets": [1] } ]
However after setting the class to each td cell to readonly, it still does not work. Has anybody managed to work out a solution?
Cheers!
Ryan