http://jsfiddle.net/nalberg/E3nBu/4/
Any help with this? Im getting duplicate rows when using: KnockoutJs: http://knockoutjs.com/ and the jquery.tablesorter plugin: (http://tablesorter.com/docs/).
Basically, the first time everything loads... it works great. But if I replace or change the data bound to the knockout data after sorting the table... I start to get duplicate rows. Each seems to be creating and maintaining their own row set.