Description
Use Case
Sorting objects in Uniface is based on the setting of $nls-variables like $nls_sort_order, but not so in a tree widget. If a column of a listview is pushed sorting happens in a binary way. Example: A column have the following element values: Alfons Anton Änton Ânton Berta In a fastform using the sort command and asn-setting $nlslocale=de_DE, $nls_sort_order=nlslocale the ascending result is as follows: Alfons Anton Ânton Änton Berta Listview results in: Alfons Anton Berta Änton Ânton
Importance
high
Type
Windows GUI
Operating System
Windows
Status
Open