In my application i have 2 tables within 2 jQuery UI Tabs. At first, there was
an error with dataTables not calculating the column widths correctly due to it
not been visible on the screen (this was fixed by setting the '"bAutoWidth":
false' property to false and calling "oTable.fnAdjustColumnSizing();" on tab
show).
Now that i have implemented the client/server side code for column filtering,
it now seems to be overflowing out of the tabs div intermittently (when its
within the boundary the width is still not calculated correctly).
I launched a question on stackoverflow which shows a screenshot of what it
appears like and any debug information that may be helpful:
http://stackoverflow.com/questions/18354941/jquery-datatables-columnfilter-plugi
n-overflow-issue-with-jquery-ui-tabs
Original issue reported on code.google.com by tayvius1...@gmail.com on 22 Aug 2013 at 10:26
Original issue reported on code.google.com by
tayvius1...@gmail.com
on 22 Aug 2013 at 10:26