Need CGridView examples to move record up/down

Thanks Mike…

I do need time to digest the suggestion. At this point of my beginning with yii, I cannot comprehend "sentences" without actual examples lol… Will revisit this when I am better at this. My first app with yii and stuck with this for so long, I need to get other parts working first.

Currently I am just doing it the old way of going to the back and reload the entire page with a nicely sorted grid.

For the benefit of others, here is Mike suggestion… I don’t know what to make if it for now.

Hehe, ok. It’s always good to start with a javascript-less version and later enhance the application with AJAX. So your approach should be fine.