Seeking help with implementing a fixed table header on my Django site using the JavaScript plugin pivottable.js. The goal is to have the header stay at the top of the div
while scrolling down to display large datasets. However, since the tables are created dynamically in JavaScript, selecting pivot table headers proves challenging.
If you have successfully achieved this before, please share your method. It's important that it works on Internet Explorer, as a significant number of users utilize that browser.