Freezing the rows AND the columns of a JTable.
843805Sep 21 2005 — edited Jul 31 2008Hi All,
I need to freeze the first 5 columns and the first 3 rows of a JTable that I have. Now, I know that freezing of columns and rows can be done by making 2 JTables. Now in this case when I have to do both, is making 4 JTables the only solution or is there any other alternative.
Awaiting your replies.
Shymalan.