datatable scroll problem onload
datatable scroll problem onload
![argentario84](https://secure.gravatar.com/avatar/7948ba1103068b58afb0130820781c1e/?default=https%3A%2F%2Fvanillicon.com%2F7948ba1103068b58afb0130820781c1e_200.png&rating=g&size=120)
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.