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 ?
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
November 11,