⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Fixed headers in datatables theme



pacio

pacio
  • profile picture
  • Member

Posted 23 August 2016 - 13:09 PM

Hello all,

 

I'm trying to find a way to fix the headers in place at the top of the table if the user scrolls down. As stated in the title, I'm using the datatables theme, and I've gone to datatables.net/download/ and downloaded the js and css files necessary to enable this. 

 

I couldn't find how to make GC include these files on the render(), so I tried manually inserting them in my view, but it had no effect.

 

Could somebody tell me how to do this? Thanks