You can try with: $("yourTable").trigger("update");
Shazzaam wrote: > > > I have a table that dynamically changes columns/headers and uses the > tablesorter plugin. > > I'd like to reset my tablesorter, so that I can assign different > sorting options for these new headers. > > I tried using unbind(), and then re-instantiating, but I get an error: > > cache.normalized[0] is undefined > > Any suggestions? > > Thanks > > -- View this message in context: http://www.nabble.com/tablesorter-reset--tp20056943s27240p26057499.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.