Rank: Newbie
Joined: 2/20/2008 Posts: 15
|
Hi
I have created a checkbox list and filled it with some prevalues however i can't see how these are sorted. There is a "sortorder" column in the database but changing the values of this makes no difference. The SQL in the source code of \umbraco\cms\businesslogic\datatype\PreValues.cs also specifies "order by sortorder".
Where is the sort order actually set and is it possible to change? It seems to be sorted by id when it gets displayed to the user.
Thanks
Dan
|