HI
I have created N:N Relationship for Custom table called Program- ProgramEntity, to add the related child account records in Sub-grid and if I open child record then in grid related parent should be populate.
eg: 1) In Program entity I have added Program Grid and I have created Test A, B, C Records.
2) I have added Test B, C records in Test A record.
-> If i open the B record then I need to see Test A record, Inside the Test B record program grid. As same goes with Record C.
As shown in Below image I have added Test B and c records.
Test A record should needs to be visible in Test B record grid.
I have done with Related records in Subgrid form level, still i'm not getting.