:: Forum >>

getRowLast() getColumnLast() Bugs

Hello,

2 annoying bugs :

.getRowLast()+1 gives the total number of rows, hidden and not hidden, *except* if the final rows are hidden in which case the function does not count the final hidden rows instead of counting them
(this comment is valid for getColumnLast())

.when a grid has rows but no columns, but with row selectors, getColumnLast() gives NaN instead of zero
(this comment is valid for getRowLast())

Has anyone tested this on the beta 2 version ?


Franck
Friday, November 11, 2005
You have to have at least one column or you don't have a grid. You can't have row data without that data being in the first column.
Jim Hunter
Friday, November 11, 2005

This topic is archived.


Back to support forum

Forum search