Topic: reversing list view order?
I have a simple list view (based on the automatic code generated from "generate scaffold").
Currently, when I create a new item, it appears at the bottom of the list, and the whole list displays with the oldest first. How do I reverse this order so the newest item appears on top; oldest at the bottom?
Last edited by dsinker (2006-11-10 17:00:15)