Skip to Content
0
Former Member
Nov 01, 2005 at 09:56 AM

Sorting Collection by XML element

40 Views

Hi,

We want to sort our xml content files by one of the xml elements in the files.

Eg. The xml file contains a <Name></Name> and we want our collection to be alphabetised.

I know you can sort easly on properties on the file. But is there en equally easy way to sort on elements or do we have to sort ourselves when we have retrived the collection ?

Br Rasmus