Required library edition: Required library file: dhtmlxgrid.js
gets row id by index
Returns row id or null if there is no row with specified index
//get ID of the first row var rowID=mygrid.getRowId(0);
See also: getRowIndex, getSelectedRowId