var row = {};row[ coln ] = dvals[ j ];//now it can be passed to the method:var rowList = grid1.search({ row: row, first: true);
var row = {};row[ coln ] = dvals[ j ];//now it can be passed to the method:var rowList = grid1.search({ row: row, first: true});