In my scenario as the grid loads the column is not editable. It becomes editable when another column gets changed.
I have tried this but it doesn't seem to be working..
jQuery("#"+gridName).jqGrid('setCell',rowId,colId,htmlData,'','{editable:true}');
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top