Hi,
I am working on a form with multiple datasource. In form design i have single grid with multiple tab that is the main issue.

In screenshot Overview and Plate Registration tab using same table and other 3 tab using other 3 table. Now i need when i create record in overview tab then user get a new line to create record in all tab with the respect of first record entered in overview tab. User can edit , delete any record that reflect on form immediately. I am trying to do it without any coding this is possible to do it without any code.
Table : A,B,C,D
i am created relation B.A == A.PrimaryKey (A is the main table that used in first two tab).
C.A == A.PrimaryKey
D.A == A.PrimaryKey
Any Suggestion is very helpful.
Thank You.
*This post is locked for comments
I have the same question (0)