Topic: Tablegrid show all records but not child records

Hello friends,


I have another problem that i can just not wrap my head around. Ive looked at many examples and searched the forum, the solution might be very simple but i just don't see it.


The problem is that my tablegrid does not show the linked items according to the id of the main table, it just shows all records, not the child records. What is a best practice or recommended way of doing this?


Thanks!

2 (edited by derek 2019-06-10 00:17:15)

Re: Tablegrid show all records but not child records

Hi DBK,
Perhaps the relationship is incorrectly specified.
Can you attach your project and I'll have a look.
Derek.

Re: Tablegrid show all records but not child records

This problem has been solved by Derek (again!), many thanks!

The problem was that i did not have a correct relationship between the two tables.