Enhancement
Major
Detail
Detail
Bugfix
When editing a (grid) table component, you can select standard columns, among other things. This specifies which columns are to be displayed in which order by default. You can also define your own calculated columns in the dialog and then select these as standard columns. However, the order of such calculated columns is not taken into account. Calculated columns are always displayed after attribute columns by default, even if they are configured before them:
In the example here, the calculated column should be displayed first, before the other columns (especially since this column is also defined as an ID column in which the tree's pop-ups are displayed). Unfortunately, this does not work.