View Single Post
  #1 (permalink)  
Old 05-19-2007, 12:03 PM
johnt johnt is offline
Super Moderator
 
Join Date: Apr 2007
Posts: 30
johnt is on a distinguished road
How to sort column in JTable
I want to sort the columns based on the data, for example if the column holds chars the sort should be based on alphabetical order and if the column is of type int the sort is based on ascending or descending.


Can any one tell me how to do it or get me the source code for the functionality, any help is highly appreciated.
Reply With Quote
Sponsored Links