I have used fixed header from this gist in my code.
I want to be able to click the header columns and sort the table based on which column header is clicked. But I cannot get hold of the click event on the the column.
I have used fixed header from this gist in my code. I want to
Share
Try this one
DEMO.