Multiple conditions in criteria cell and reload SQL
Not one to worry about now but just to log it
If one enters say ....
Like 'a%' Or Like 'b%' Or Like 'c%'
in the criteria column and one then saves the contents of LayoutSQL to disk
When setting the LayoutSQL property from the saved information the process splits it over the Criteria and two Or columns
Both versions are valid but it might confuse the user the contents of the columns grid does not look the same as when they saved them
It's possible. But Active Query Builder doesn't store coordinates of grid cells for conditions among with layout of objects. The component just parses a query and represents it the best it can.