problem with sorting arrows when bJQueryUI is true
problem with sorting arrows when bJQueryUI is true

Hello Allan,
If bJQueryUI is false all sorting arrows are working fine. As soon as I make bJQueryUI true sorting arrows disappear though sorting is working fine. This issue i also mentioned by 2 other people in http://www.datatables.net/forums/discussion/5574/bjqueryui-.sorting_asc-class-not-applied-but-work-when-bjqueryui-is-false/p1
Is this a bug or I'm doing something wrong?
Please help!!! Thank you.
If bJQueryUI is false all sorting arrows are working fine. As soon as I make bJQueryUI true sorting arrows disappear though sorting is working fine. This issue i also mentioned by 2 other people in http://www.datatables.net/forums/discussion/5574/bjqueryui-.sorting_asc-class-not-applied-but-work-when-bjqueryui-is-false/p1
Is this a bug or I'm doing something wrong?
Please help!!! Thank you.
This discussion has been closed.
Replies
Look at the source of http://datatables.net/release-datatables/extras/TableTools/theme.html
@import "../../media/css/demo_page.css"; @import "/media/css/header.ccss";
@import "../../media/css/demo_table_jui.css";
@import "../../examples/examples_support/themes/smoothness/jquery-ui-1.8.4.custom.css";
@import "media/css/TableTools_JUI.css";