:: Forum >> Version 2 >>

grid row count always start with zero

the grid representing table , shows row count 0,1,2,...
And not according to setRowIndices()
santosh
Tuesday, March 21, 2006
is it row count or row selector text?
Alex (ActiveWidgets)
Tuesday, March 21, 2006
obj.setSelectorText(function(i){return this.getRowPosition(i)+1});
is the solution now it start with 1
santosh
Wednesday, March 22, 2006



This topic is archived.

Back to support forum

Forum search