Hi,
I have a JTable (myTable). when i click on the the table column headder, the table gets sorted.
I have a function which calls myTable.getModel().getValueAt(row,col).
the value i get before and after both are same.
I am not getting the value of the sorted table cell data..
How can i get the value of sorted table cell data.
Thanks in advance
Java table sort
Page 1 of 11 Replies - 665 Views - Last Post: 09 December 2010 - 10:23 PM
Replies To: Java table sort
#2
Re: Java table sort
Posted 09 December 2010 - 10:23 PM
How did you enabled sorting by clicking on the column header ? This is not the default behaviour.
Page 1 of 1

New Topic/Question
Reply
MultiQuote






|