Home › Forums › Guriddo jqGrid JS › Help › Option to pre-select Cancel button on delete confirmation
When the jqGrid delete confirmation popup dialog box appears, is there an option to override the default to prte-select the Cancel button rather than the Delete button?
Hello,
define afterShowForm event in del action like this:
afterShowForm : function (tableid) {
$(“#eData”,tableid).focus();
}
Regards
Tony
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS