Required library edition: Required library file: dhtmlxgrid.js
execute code for each row in a grid
mygrid.forEachRow(function(id){ //any custom code here //id - row's id });
See also: forEachCell