A
Andy
HI Guys,
I'm trying to create a master detail form with 3 levels.
Let's say I have a list of custommers who all have a number of order
who in turn have a number of orderlines.
I would like to have 1 form with 3 datagrids. One with the custommers
one with the orders and one with the orderlines.
Now I can't seem to manage to get this working. 2 synchronised
datagrids is easy, but what about the thrid?
Can this be done at desing time?
If this needs to be done programmatically, what would be the most
efficient way to get the key value from the first datagrid, and what
would be the most efficient way to get the correct records from the
detail records?
Thx,
Kryptonneke
I'm trying to create a master detail form with 3 levels.
Let's say I have a list of custommers who all have a number of order
who in turn have a number of orderlines.
I would like to have 1 form with 3 datagrids. One with the custommers
one with the orders and one with the orderlines.
Now I can't seem to manage to get this working. 2 synchronised
datagrids is easy, but what about the thrid?
Can this be done at desing time?
If this needs to be done programmatically, what would be the most
efficient way to get the key value from the first datagrid, and what
would be the most efficient way to get the correct records from the
detail records?
Thx,
Kryptonneke