Hi, i have a ulctable and i set the setAutoCreateRowSorter = true. In this table i have define some column with a defaultTableCellRenderer to put special icon depend of the value. When i make sort on any column then all columns are sorted except the column with defaultTableCellRenderer. Each time the method getTableCellRendererComponent give me the value at the first time. Have you got some special method or special renderer's class for a sort table?
Thanks Fabien
