hi ,
I have a jTable. the data in it is filled from MS Access. one column has float values.
Now i want the summation of those values in column in the last row of JTable.
there is some casting problem from object to float or string to float.
please help...
