Hey,
We’ve an instance of HandsOnTable where few columns are hidden based upon some condition. There’s a condition where the last column in the list is to be hidden however, upon rendering, the table appears fine but since we’ve enabled manualColumnResize, while resizing the columns the last column becomes visible.
Link to fiddle : https://jsfiddle.net/Le0yw58g/
Please let know how can we make this work or suggest any alternatives to the same.
Thanks,
Faiz