Sorting table columns in code assistant

MeesF

Member
when typing a '.' after the alias of a table, Code Assistant now shows the columns of a table in alphabetic order. This used to be in order in which the columns appear in the table. Is it possible to change the order of appearance?
 
At the bottom left of the code assistant window, there is a small triangle/drowdown symbol. When pressed, this symbol shifts between natural (define) order and alphabetic order. Press once on the symbol, and you are back to default.
 
Back
Top