var instance; // Type: wijmo.grid.IRowInfo; var value; // Type: number value = instance.dataRowIndex;
var dataRowIndex : number;
Data row index, the index of the data row inside the TBODY section of the wijgrid.
var instance; // Type: wijmo.grid.IRowInfo; var value; // Type: number value = instance.dataRowIndex;
var dataRowIndex : number;