sWidth is not working

sWidth is not working

krishnaenugukrishnaenugu Posts: 1Questions: 0Answers: 0
edited October 2011 in General
I am using datatables 1.7.3 and setting sWidth is not working

"sScrollY": "94px",
"aoColumns": [ { "sWidth": "50px" }, { "sWidth": "138px" }, { "sWidth": "130px" }, { "sWidth": "57px" }, { "sWidth": "0px" } ],
"bPaginate": false,
"bLengthChange": true,
"bFilter": false,
"bSort": false,
"bInfo": false,
"bAutoWidth": false,
"bProcessing": false,

I have tried using version 1.8.2 also, but no luck.
This discussion has been closed.