Loading ...

Suggestion: Showing Items per page - My Posts

Who is online?  0 guests and 0 members
home  »  forums   »  general topics   »  suggestions / feedback    » Suggestion: Showing Items per page - My Posts

Suggestion: Showing Items per page - My Posts

Posts under the topic: Suggestion: Showing Items per page - My Posts

Posted: 9/2/2010

Professional 8495  points  Professional
  • Joined on: 5/3/2010
  • Posts: 389

Hello.

I was testing the filtering features in My Posts page from my account.

I see very nice filter that enables you to chose 'How many items to be displayed per page'.
There are five available options: 10, 25, 50, 100, 200.

The value is passed as a QueryString with name PageLength.

When I changed the query string to: http://codeasp.net/myaccount/forums/manageposts.aspx?PageLength=1 - Only one post is shown per page.

My suggestion is: Wouldn't be ok to check whether the values in the QueryString are one of the already defined values from the DropDownList that we use to filter, and apply that page length, otherwise (if another value is set) set the default value (25 rows/page)?

Just a suggestion :)


Page 1 of 1 (1 items)