:: Forum >>

How can i change a row number ??

I would like to change a row number folowing the next example;
if cur_row=current row i woud like to have the value: cur_row=cur_row+k;where k is a number;
Thank YOU... excuse me for my bad english
plas
Saturday, March 27, 2004
obj.setRowText(function(i){return i + k});
Alex (ActiveWidgets)
Sunday, March 28, 2004
Where to Place?

obj.setRowText(function(i){return i + k});
Where it will be executed?
Krishna
Thursday, January 26, 2006

This topic is archived.


Back to support forum

Forum search