is there no other ways to set fixed header on jquery datatables??
when i try using fixed header, there\'s warning that fixed header 2 is not supported on scrolling datat
Currently no, FixedHeader is not supported with scrolling - I'm sure its perfectly possible to add that functionality, but as of yet, I've not had time to do so! Couldn't you just enable Y-scrolling? It achieves much the same effect, although its scrolling an inner element (which is already X-scrolling) rather than full page scrolling.