I want to change a particular rows's cell value, I have the row Id. and I have tried using the following. But it doesnt work.
$("#my-jqgrid-table").jqGrid('setCell',rowId,'Currency', '12321');
I am using loadonce: true
Please can someone help me with this. Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…