Hi,
I have a JTable with many columns. The data in some columns is narrow
and in other columns is wide. The width of the data will depend on
user selections in the application.
I want the JTable to automatically set the width of the columns based
on the width of the data in the columns.
How do I do this with the JTable?
Thank you
Sonal
I have a JTable with many columns. The data in some columns is narrow
and in other columns is wide. The width of the data will depend on
user selections in the application.
I want the JTable to automatically set the width of the columns based
on the width of the data in the columns.
How do I do this with the JTable?
Thank you
Sonal