Hi, currently I'm using an XmlListModel Element for my ListView. I would like to be able to sort the items in the list by name, date, etc..., while name & date are roles of the model. What would be the best way to do this? Regards, Johannes