Bug #3335
POIExcelDataSource should look at all rows when calculating number of columns
Start date:
05/29/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3335
Description
Currently only the first row is used; if this row has fewer columns than other rows, the wrong value for getColumnCount will be returned.
History
#1 Updated by Ryan McFall over 12 years ago
Fixed by iterating through rows and returning the maximum number of cells in any row.
#2 Updated by Redmine Admin almost 8 years ago
Original Bugzilla ID was 3335