Re: how to show that there is a detail record




the master has a detail-record or not. How can I do this?

Thank you very much


You want to show them in the same Grid? If that is the case create a left Join
query from your tables and use that for your datasource
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
Hi,

Yes, I want to show it in the same grid, but only something like a bool
field (tick mark) that there is a detail dataset available or not.

I probably would still use the Left Join to create my dataset then add a
calculated field to generate the tick mark
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.



Relevant Pages

  • Re: BeginTrans
    ... I dont put some data from Table A ... and Table B in Grid and then expect the dataaware control to manage ... field so that it can be used as a foreign key in detail dataset? ... have a grid as sort of the user GUI to give them a logical view of the data ...
    (borland.public.delphi.database.ado)
  • Re: Any grid controls that can handle this?
    ... > Herb, lets just say that for now I will not allow in field editing of ... think you basically provide all data to grid and grid never knows about the ... I think a "calculated field" is just a field that is calculated based on ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: ClientDataSet
    ... The Calculated field are on the CDS and they do not show up in a TDBGrid ... I am sure that the grid is connected ... > TeamB cannot answer questions received via email ...
    (borland.public.delphi.database.ado)