This topic is locked

List view Sort Order

11/9/2012 11:44:43 AM
ASPRunner.NET General questions
M
mid3vil author

I am not sure how to make a page sort by the latest entry, or other information.
In mysql/PHPRunner I could modify the sql query to "order by" the information

How could this be done in ASPRunner.net ? Say I wanted to have the list view automatically show items in pending status at the top? and the closed ones at the bottom?
I already have a sort order flag on the different status'

eg: Pending = 1, approved = 2, completed = 3, and rejected = 4
Thanks
Matt

Happy PHPRunner owner, considering picking up ASPRunner.net also

Sergey Kornilov admin 11/9/2012

Matt,
unfortunately you cannot do this in the current version of ASPRunner.NET. We expecting an update shortly that will be close to PHPRunner's functionality.

M
mid3vil author 11/9/2012



Matt,
unfortunately you cannot do this in the current version of ASPRunner.NET. We expecting an update shortly that will be close to PHPRunner's functionality.


Thanks for the feed back. I'd say I'm patiently waiting.. but that would not exactly be honest.. I'm eager to see what the next iteration has available. Would love to see charts and reports available also.