Click to See Complete Forum and Search --> : can not upadate JTable


wasafi
February 20th, 2000, 12:22 PM
Hi, I have a big vector that has lot of vectors, first in the costructor of my JDialog I fill up data using the first vector V.elementAt(0).elementAt(i), but
next time when I press a button to change data from the first vector to the next one, in the table data does not change, please help.
Your help will be appreciate.