Hello Tony,
the current implementation of inline editing (see the lines) place dialog with the error message relatively to the row with the error:
var positions = $.jgrid.findPos($("#"+$.jgrid.jqID(rowid), $t.grid.bDiv)[0]);
$.jgrid.info_dialog($.jgrid.errors.errcap,cv[1],$.jgrid.edit.bClose,{left:positions[0],top:positions[1]});
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top