Me again, I have an Umbraco 4.5.2 website and I am creating a custom section as per the video tutorials. I have got the nodes from my table displaying correctly but I would like to sort them alphabetically by Organisation. Can someone please let me know how I can do that, I am very new to asp.net so I apologise if this is a really simple question. The code I have so far is:
Sorting custom section nodes alphabetically
Hi,
Me again, I have an Umbraco 4.5.2 website and I am creating a custom section as per the video tutorials. I have got the nodes from my table displaying correctly but I would like to sort them alphabetically by Organisation. Can someone please let me know how I can do that, I am very new to asp.net so I apologise if this is a really simple question. The code I have so far is:
Change your sql statement to include the sorting clause?
For example:
Cheers,
/Dirk
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.