hello i am having a problem with dynamically added rows to jquery tablesorter,
i have to add a row in the beginning of the table, by default the tablesorter works fine but after the row is added, the table sorted only sorts using the previous rows i mean that the new row is not included in the sorting process, the new row has some but not all fields blank any solution?
The tablesorter website offers details of how to do this, at: Appending table data with Ajax. The code is reproduced below: