Hi everyone, I find myself having to implement the possibility of reducing the width of a column of a static table (oj-table) but when a column is moved, the subsequent and previous ones must move automatically, I think it is automatic resizable, I tried implementing some CSS style, implementing some function with javascript, but it didn't work.
Thank you all