[SOLVED] Set sort order in initial query |
5/8/2010 10:37:50 AM |
PHPRunner General questions | |
author
Hi, |
|
F
|
funklet 5/8/2010 |
Hi, |
|
5900 5/16/2010 |
Thanks. Hi, If the page is directly after login then you can set the default sort order in the query page. Depending on the version of PHPRunner you are using you should be able to do this in the GUI, please see the help section for your version for more info. There is a couple of posts later on in the following thread that deal with sort order in PHPRunner: http://www.asprunner.com/forums/topic/14006-how-to-specify-sort-field/ If you are using the after login event to send the user to the page then you need not enter anything in the QueryString. The short answer to your question is I think the sort parameters are in the page and the QueryString is ignored for sorting. I hope this helps.. Kind regards. |