Hello,
I am using GDBGs for a master detail relation. After adding a new detail record (in code), it is NOT shown in the grid (not updated --> after reselecting the master record it is shown).
I tried a lot of things (BeginUpdate, reset datasources of the grid, cm.EndCurrentEdit...) but nothing worked.
How can I force the child grid to be updated?
Regads,
Matthias