I have MyDAc 5.55.0.37 for BCB 5.
When I use query "select name from mytable order by name" then the data is sorted correctly in grid, but when I click one the grid columns to chage the order of sorting then letters like Š and Ž will be sorted first: "ŠŽABCD...". It should be "ABC...RSŠŽTU".
Can it be fixed by some configuration?