But that also does not work. Now if I call a child form, still in the same public data environment, the grids cannot load because they cannot find any of the open tables - they are looking in some other datasession, not sure why.
What I did temporarily is put into the Load of the child form SET DATASESSION TO, but that helps only for loading initially.