Fixed row width?
Fixed row width?
Hi,
Is there anyway in DataTables, no matter what, the the width of each row is the same size as the table width?
"bAutoWidth" does not do what I want.
As the table is being dynamically generated some rows take half the table width ( due to the Description column mostly) and others take the entire space.
Thanks for your help!
Is there anyway in DataTables, no matter what, the the width of each row is the same size as the table width?
"bAutoWidth" does not do what I want.
As the table is being dynamically generated some rows take half the table width ( due to the Description column mostly) and others take the entire space.
Thanks for your help!
This discussion has been closed.
Replies
"aaData" : function() { if (rows) rows; }