Open GoogleCodeExporter opened 8 years ago
After
int rowCount = getRowCount();
for(int i = 0; i < rowCount ; i++) removeRow(i);
getColumnCount() == maxRawColumnCount != 0, but must == 0 for empty table!
Original comment by sez...@gmail.com
on 24 Sep 2009 at 7:22
Original issue reported on code.google.com by
sez...@gmail.com
on 24 Sep 2009 at 6:30