Hello,
How can I get size of the columns after the user may have resized them?
From testing/debugging, it seems to It seems to me that Table#getColumnWidth(Object) only returns the value set by the code, not the value that the user may have changed by resizing.
Is the actual width of the column accessible?
Cheers,
Charles