Hello
Creating a Grid with an SQL query works fine. After adding an column (for example ROWID) on the first position of your SQL query, the database column is not added to your coloumns. You have to add it on the last position of your SQL query. This is no problem, but I thought maybe you would like to know it. I use FOEX 2.1 and Apex 5.
Kind Regards, Christian