Results 1 to 4 of 4
- 03-09-2012, 12:01 AM #1
Member
- Join Date
- Mar 2012
- Posts
- 2
- Rep Power
- 0
- 03-09-2012, 09:58 AM #2
Re: How to change the sort order for columns in Jxtable
What's a jxtable? Certainly not part of AWT/Swing, which are the toolkits we discuss in this forum.
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 03-14-2012, 07:02 PM #3
Member
- Join Date
- Mar 2012
- Posts
- 2
- Rep Power
- 0
Re: How to change the sort order for columns in Jxtable
JxTable is a Jtable with some additional features. I have to rephrase the question: Suppose if I have 3 columns (1, 2, 3). If I click on column-2 header, JTable rows should be sorted based on Column-1 first and the sort by Column-2. Same thing should happen when I click Column-3 header (rows should be sorted by Column-1 first and Column-3
- 03-15-2012, 05:22 AM #4
Similar Threads
-
jxtable sort indicator
By new2java2009 in forum New To JavaReplies: 0Last Post: 07-18-2011, 06:04 PM -
Moving Columns in JXTable with Robot
By hosscomp in forum AWT / SwingReplies: 0Last Post: 10-26-2010, 09:54 PM -
Access to invisible columns in JXtable
By new2java2009 in forum New To JavaReplies: 1Last Post: 09-28-2010, 06:08 PM -
hidden columns in jxtable
By new2java2009 in forum New To JavaReplies: 0Last Post: 09-27-2010, 10:13 PM -
sort columns in jtable
By Alan in forum AWT / SwingReplies: 2Last Post: 05-14-2007, 05:18 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks