Skip to Content
0
Former Member
Apr 16, 2018 at 03:28 PM

Productcockpit sorting problems with Enum

74 Views

Hi, I have problems when I sort productcockpit columns of Enum and User types. Enum types are not sorted by their toString value and User types are sorted by their id, insted of their displayName. How can I fix this - add custom sorting behaviour? Is there any useful documentation for this?