Hi there,
Is it possible to give an example of a normalizer function in Array.sortByProperty?
http://www.smartclient.com/docs/6.0/a/b/c/go.html#method..Array.sortByProperty
I need to sort an Array by the Absolute value of a property in my array and it seems like a normalizer would be the way to do this but I'm not clear on how to make it work.
Thanks
Is it possible to give an example of a normalizer function in Array.sortByProperty?
http://www.smartclient.com/docs/6.0/a/b/c/go.html#method..Array.sortByProperty
I need to sort an Array by the Absolute value of a property in my array and it seems like a normalizer would be the way to do this but I'm not clear on how to make it work.
Thanks
Comment