Using windows 5.0.1 and 6.0.3
I have a script that takes the core contract screen and add custom columns in the core xTreeWidget.
The issue that I am having is that the custom columns do not sort properly.
Strings seems to sort Ok, but numbers and boolean do not.
I do not see a signal in the xTreeWidget code to tell me this column is to be sorted.
So is there a workaround for this issue.
I also noticed it in 6.0.3 which we are testing.