Sorting a dataset via Settings or setSort()

It appears that sorting a dataset using the Dataset Settings results in a case sensitive sort. Is this is the intended result? if so, why? Does setSort() use the same logic?

1 Like

I noticed the same behaviour and would assume this to be a bug?
Wo would expect an alphabetical sort to end up with “Foo bar”?