Sorting does not work when two tables on the same page

Sorting does not work when two tables on the same page

I am using table sorter in a .Net User control and resuing it twice on a page to display two tables "My Items" and "Shared Items". On clicking the columns it sorts Asc but on clicking again it does not sort it in descending order.