:: Forum >>
Row Numbers to Text
Is there a way to change the row header text from it's default of numbers 1, 2, 3, 4, etc... to the first row of data.
In other words, the column headers contain information, and I would like the row headers to contain the first column data from the recordset???
Jim
Thursday, September 8, 2005
try this.. am not sure but maybe it wud work..:)
obj.setRowText(function(i){return ".$objname."_data[i][j]});
hvent tried it.. but its logic is quite ryt..
rach
rach
Friday, September 9, 2005
This topic is archived.
Back to support forum
Forum search