the OVERFLOW of datatable's content and MISALIGNED when using "oTable.fnAdjustColumnSizing();"

the OVERFLOW of datatable's content and MISALIGNED when using "oTable.fnAdjustColumnSizing();"

marsmars Posts: 29Questions: 2Answers: 0
edited February 2013 in General
check: http://jsfiddle.net/LLgtf/2/

at first, i specified the width for the datatable. the content seems to overflow when there are too many columns.
then, i used "oTable.fnAdjustColumnSizing();" for fixing the problem. the datatable doesn't overflow but the it seems to be misaligned.
here comes the screenshot.
http://imgh.us/Capture1_8.jpg
http://imgh.us/Capture2_6.jpg

would you please help me? thanks very very much.
This discussion has been closed.