How can I fix the column in JTable so that the column is always visible ? If I use JViewport than for the first time table is coming correct but when I click btn for the second time the next column in the Jtable is made fixed this continues each time.
A:
Hi,
I found this tutorial http://www.java2s.com/Code/Java/Swing-Components/FixedTableColumnExample.htm
I do hope it helped.
djakapm
2010-08-23 07:43:43