Sorting with hidden columns in Dynatable
问题 I'm using Dynatable to display ajax data in a table. The table has lots of columns, so to make it easier to understand I have buttons to only show certain columns at one time. That works find until I try to sort by a column, at which point it unhides the other columns. I've tried to replicate the problem in this jsfiddle. The dynatable part of it is pretty straight forward, although I have to copy header classes in order for it to hide the corresponding columns when the right buttons are