in mu Jtable when i click a cell and change the value inside, the JTable does NOT save the value, (when i come back to the Jtable i find the OLD value and not the new one),
Please help me to make my JTable editable, so when i change the value in any cell this value is saved when i leave this cell...
Thanks to any help
