100% Height

100% Height

exoonexoon Posts: 1Questions: 0Answers: 0
edited November 2013 in General
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
This discussion has been closed.