I'm using tablesorter in an asp:GridView
and works fine but this been bother me for some time
Every time there is a button action (firing up a call to the server, refreshing the page), table sorter loses the headers as you can see by the 2 images below:
before refresh:
after refresh:
Does anyone have an idea of if this might be a bug, or something on my end just for the behavior of it? Maybe someone already crossed this problem before