Required library edition: Required library file: dhtmlxgrid.js
determines if row with specified id exists
Returns true if exists, false otherwise
var exist=mygrid.doesRowExist("some_row_ID");
See also: getRowId, getRowIndex