Disable Editing of Grid Rows

If you want to disable the editing of some rows or cells in jqxGrid, you can create a function with two parameters – row’s index and datafield. It this post, we will use only the row’s index. Here’s the function’s … Continue reading
JavaScript, jQuery Widgets, jqxGrid
, , , ,

Leave a comment