Is it possible to have a full width table when using sticky?

Hi! My problem is that when I use the sticky column I need to use fixed width columns, but this way "table.getTotalSize()" calculates the fixed width columns but if it won't fill the total width because if I have 3 columns and 150 fixed width then it will calculate 450px.

How can I get sticky to work and set a full width table?

Since I can't set a dynamic value for the size because by default all columns will be 150, is there a workaround?

Thanks in advance for your reply.
Was this page helpful?