We modified the sort code with instructions from a previous post.
Normal view (Default) selected, items are listed in order as they are sorted in the Admin
Choose Price Low-High
Now try to access page 2 and we get the following error:
Code: Select all
Server Error in '/' Application.
Cannot have multiple items selected in a DropDownList.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Cannot have multiple items selected in a DropDownList.