Hi. I want to create a form showing 2 grids...one with headers (more than one) and one for the lines related to the selected Header.
For some reasons, and I cannot find the reason why, I see only one Header and the wrong related line.
I do have a relation on the LinesTable to the RecId of the Header. In the form I set the JoinSource Option on the LinesTable to the HeaderTable
What am I doing wrong?
*This post is locked for comments