I'm using a JXTable and I want to programmatically hide a column.
Is there any convenient methode to do this (without setting miniman/maximal/preferd width) ?
Thanks.
Get the TableColumnExt for the relevant column from the JXTable, and call setVisible() on that.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With