I am facing an issue with my table where I have multiple columns. I have managed to fix the table header successfully, however, when I scroll horizontally through the table body columns, the header remains fixed and does not move accordingly. How can I resolve this problem?
Check out the fiddle example here:
<a href="https://jsfiddle.net/waseemak/mpy2ejbm/">Example</a>