Hi, I am creating a JTable in which horizontal and vertical lines are visible in JTable rows, but when comes to JTableHeader, vertical lines are not showed.can you please help me regarding vertical lines in JTableHeader.
hi michael your logic works fine perfectly, thank you for helping ??
i have a small doubt in JTable, i want to display 10 number of rows, each row contains data(i can retrieve data from web services and displayed in Table cell)in that time i don't need scrollbars for that particular table, because of i am trying to print that table vertical scrollbars are coming in the printed page and aslo inside the vertical scrollbars the data is not showed in printed page..is there any possibility to fix perfect size without using scrollbars for that talbe.thank you in advance.