jqWidgets - jqxGrid :: Cannot read property 'displayfield' of null
This error occur while you have used the syntax as below:-
$("#jqxGrid").jqxGrid('setcellvalue', row, col, value);
You just need to display the setcellvalue column while you have initial the jqxGrid. Does't matter the column is hidden or not.
没有评论:
发表评论