In the 2.0 demo, and in previous versions, the sort select menu is supposed to fetch the resorted items via ajax. I've never seen it actually work.
The page always does a full postback? The onChange event on the <select> tag seems to take precedence over the onClick event of each <option> tag.
Also the ajax pager is sort of hard to use. Each time a new page loads I'm at the bottom of the page. Could we get the option of a non-ajax pager. Perhaps a choice in store settings in admin?
It would be a great feature to be able to choose to enable/disable ajax from admin.
Thanks