Is there any way to style the table with a 100% width? I would like the columns I define to stretch to fill up the width.
Setting width = '100%'
seems to be ignored. Setting width = 800
doesn’t cause the table to stretch to fill up 800px either.
What am I missing?