Question
Changing order of recordset results
Hi all,
What is the best way to allow a user to change the order of a recordset?
If the recordset contains
ID Title
01 Movies
02 Music
03 Photos
04 Smells
05 Colours
If I have a page which lists these items and I want to allow the user to change the order, to put Smells at the top of the list, is there a native way of doing this in CF8? Kind of like changing the order of columns in a cfgrid tag, but to change the order of the rows rather than columns?
Cheers,
Paul
What is the best way to allow a user to change the order of a recordset?
If the recordset contains
ID Title
01 Movies
02 Music
03 Photos
04 Smells
05 Colours
If I have a page which lists these items and I want to allow the user to change the order, to put Smells at the top of the list, is there a native way of doing this in CF8? Kind of like changing the order of columns in a cfgrid tag, but to change the order of the rows rather than columns?
Cheers,
Paul
