datatable scroll problem onload
datatable scroll problem onload
argentario84
Posts: 3Questions: 0Answers: 0
Hi all,
I have datatables on a jquery ui tabs. One table for tabs.
After page load i have this result.
http://i1255.photobucket.com/albums/hh632/argentario84/image1.png
I have misalign from thead and tbody and horizontal scroll...
If I clicked on second tabs i have the expected result
http://i1255.photobucket.com/albums/hh632/argentario84/image2.png
And now if i clicked on the first tab I have the expected of first page
http://i1255.photobucket.com/albums/hh632/argentario84/image3.png
I have the same and correct result on page load if I put an alert("") before oTable = $(table).dataTable({ ... })
I spend so much time to resolve this problem!!!!
Thanks for answers
I have datatables on a jquery ui tabs. One table for tabs.
After page load i have this result.
http://i1255.photobucket.com/albums/hh632/argentario84/image1.png
I have misalign from thead and tbody and horizontal scroll...
If I clicked on second tabs i have the expected result
http://i1255.photobucket.com/albums/hh632/argentario84/image2.png
And now if i clicked on the first tab I have the expected of first page
http://i1255.photobucket.com/albums/hh632/argentario84/image3.png
I have the same and correct result on page load if I put an alert("") before oTable = $(table).dataTable({ ... })
I spend so much time to resolve this problem!!!!
Thanks for answers
This discussion has been closed.