JSE 1.6.0 JTable RowSorter index problem when sort
I have a JTable and i磎 testing theRowSorter, new feature in SE 1.6 and after clik in the column header, the sort works fine, but when i select any row, for example row 5, i get the cell value ( ....jTable1.getValueAt(.... ) from the row that was in the position 5 before the sort. Seem that the table sorts but keeps the original indexs.
Any one know how to help... Thanks. Max.
Message was edited by:
maximilian.brasil
Message was edited by:
maximilian.brasil
Message was edited by:
maximilian.brasil
Message was edited by:
maximilian.brasil

