Adjust Scrollbody
Adjust Scrollbody
corleone1218
Posts: 8Questions: 1Answers: 0
Hello,
Just a simple question. I have two dataTables in my page, dt1 and dt2., How can i adjust dt2's scrollbody?
Right now, im using
$('# dt2, .dataTables_scrollBody').height(100);
But it doesnt seem to work.
Please help,
Thanks
Just a simple question. I have two dataTables in my page, dt1 and dt2., How can i adjust dt2's scrollbody?
Right now, im using
$('# dt2, .dataTables_scrollBody').height(100);
But it doesnt seem to work.
Please help,
Thanks
This discussion has been closed.