Re: disable the sorting function of the header
- From: RedGrittyBrick <RedGrittyBrick@xxxxxxxxxxxxx>
- Date: Wed, 26 Mar 2008 20:45:55 +0000
malpropio wrote:
I'm using filtering on a jtable so I can't disable rowSorting
altogether but I wont to disable the rowSorting feature thats in the
jtableHeader, does anyone have any idea how the is done ??
thank you
By not using
table.setAutoCreateRowSorter(true);
and doing the filtering in an AbstractTableModel sub-class instead?
--
RGB
.
- References:
- disable the sorting function of the header
- From: malpropio
- disable the sorting function of the header
- Prev by Date: disable the sorting function of the header
- Next by Date: 4GB USB flash drives for only $14.49
- Previous by thread: disable the sorting function of the header
- Next by thread: 4GB USB flash drives for only $14.49
- Index(es):