Currently every header contains the name of the column and ocassionally a combo box below it. Whenever the combo box is clicked the jtable automatically sort. Is there a simple way to disable sorting for just the combo box clicks while preserving the rest of the header to sort on click.
I have been suggested JXTable but am fearful that it will cause more problems than it would fix.
Any help is appreciated.