Question:
Why does E3Browser keep the old formatting on its fields even after I have edited the SQL string of its query?
Solution:
To fix this, you must execute E3Browser‘s RetrieveE3QueryFields method after editing SQL. This method reads the query’s data structure and updates the formatting of the E3Browser with the fields defined in the query.