Sort and Pagination fixed

A user kindly pointed out that there was a problem with the sort and pagination features where the “Sort By” setting wasn’t persisting on subsequent pages. For example, if you sorted the list by Price then clicked the next page link, page two of the list would revert to being sorted by App Name, not Price.

As soon as it was reported, I knew what was wrong… I had changed a variable name in one place and neglected to change it in another. Oooops! This goes to show you; Don’t go messing around with your code after you’ve tested it.  Rookie mistake! :-)

Well, it’s now fixed and the Sort and Pagination features should now work together in harmony (as intended). If you sort the list by any parameters, those parameters should persist as you view pages of the list, at least until you re-sort the list.

0 Response to “Sort and Pagination fixed”


  • No Comments

Leave a Reply