Removing data table columns from Grid
Hello Community.
For a long time now I have noticed that when using a data table as a data source for a grid, there are some columns that show up in the grid even though you perhaps use a data shape in your service result that do not include these columns.
Example:

Is there any way of hiding/removing these without adding them to the data shape or having to loop over each row and removing field?
Thanks,
Jens

