forlano Messages: 1207 Registered: March 2006 Location: Italy
Senior Contributor
Hello,
I have put my data in a columnlist widget and I would like to see them sorted alphabetically (it does not matter if during the insertion or at the end). The syntax to do it is:
Sort(const ValueOrder& order)
but I was unable fo find an example that shows how to set this argument.