I configure in jqGrid table that some row cant be deleted.
so, I put in navgrid: beforeShowForm. that if the ID = 1, will popup an
alert box “row 1 is readonly”. then return false in that function.
beforeShowForm : function(formid) {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top