Sorry for the multiple post, I had this topic in Q&A but realized I should probably report it as a bug here.
This seems to be a bug in the sigma grid sorting back to the original list, it doesn't work on the demo for sortable columns on your site:
http://www.sigmawidgets.com/products/sigma_grid2/demos/example_column_sortable.htmlFor example, under the Customer column "Jerry" is first. Now click, it's in ascending order. Click again, it's in descending order. Click a third time and I expect to get the original list back - but "Jerry" is no longer the first item, in fact Jerry is no longer in the list at all. The order of the other rows is the same as the original order though, just "Jerry" is missing.
Is there a bug fix for this? Thanks.