Open Andrew-Terry opened 3 years ago
Loving the plugin. Would like to set max table width, apologies if that's already possible!
I achieved that by using the WARP-Plugin.
E.g. to size the table to 50% of the page:
<WRAP half column> <datatables auto-width="false"> ... table definition ... </datatables> </WRAP>
Loving the plugin. Would like to set max table width, apologies if that's already possible!