100% Height
100% Height
Hi,
I try to use a datatable that 100% fits the containers width and height. Fitting the width seems to be working with simply use "sScrollX": "100%", but the height is a problem. Isearched araound the web for a while, but there was no working solution.
Any help with that? Thxanks!
My current setup:
"sAjaxSource": "",
"iDisplayLength": 100,
"bScrollInfinite": true,
"bScrollCollapse": false,
"bPaginate": true,
"bServerSide": true,
"sScrollX": "100%",
"bJQueryUI": true
I try to use a datatable that 100% fits the containers width and height. Fitting the width seems to be working with simply use "sScrollX": "100%", but the height is a problem. Isearched araound the web for a while, but there was no working solution.
Any help with that? Thxanks!
My current setup:
"sAjaxSource": "",
"iDisplayLength": 100,
"bScrollInfinite": true,
"bScrollCollapse": false,
"bPaginate": true,
"bServerSide": true,
"sScrollX": "100%",
"bJQueryUI": true
This discussion has been closed.