DataTable Fixed Column doesn't show scrollable area when using themes

DataTable Fixed Column doesn't show scrollable area when using themes

charis58charis58 Posts: 3Questions: 0Answers: 0
edited December 2012 in FixedHeader
When using jQuery DataTable FixedColumn with a jQuery UI theme the scrollable X area doesn't appear.

Please see sample here:

http://www.chariscompdev.com/testdatatablethemed.htm

However if I remove the theme ("bJQueryUI": false) then it will work as you can see here:

http://www.chariscompdev.com/testdatatableNotthemed.htm

What am I missing here ? Thank you for your help.
This discussion has been closed.