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