Clear all content in a table
i have a table which has a lot of data in it, is there anyway to clear all the values in all the cells at once?
# 5
> hi> this is the method i followed..> > table.setValueAt(" ",row,colum);> is that enoughGood luck for doing that in a table of 20 columns and 3000 rows :P