smasala / ColResize

DataTables extension to make columns resizable
MIT License
22 stars 12 forks source link

How to create with tabs? #18

Closed yurenlimbu closed 5 years ago

yurenlimbu commented 5 years ago

Hi, Thanks for a great plugin.

I'm trying to create ColResize with tabs but only working on the first active tab. Here is the example https://codepen.io/yurenlimbu/pen/PMwzEy?editors=1010.

smasala commented 5 years ago

@yurenlimbu I assume it's because the content has not rendered correctly and the widths cannot be calculated. You'll need to trigger the intances on tab switch.