PDA

Click to See Complete Forum and Search --> : DBGrid and DED command & child


J Staniforth
Apr 6th, 2000, 10:22 PM
The grid is based on a DED command with child command.
The child command is query joining two tables. The first holding each child/detail row for the master record ON THE FORM. The second table holds the look ups. So on the detail record there is a foreign key for the type of item we are dealing with. The lookup holds the full description.
When the code sets a new foreign key this query obviously doesnt refresh - despite my best efforts!!
Please, please, please help!!!
Thanks