Re: how to show that there is a detail record
- From: Detlef Ross <info@xxxxxxxx>
- Date: Thu, 25 May 2006 11:52:06 +0200
Brian Bushay TeamB wrote:
Hi,Hi all,
I have a master table and a detail table. I want to show in a dbgrid if 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
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.
Thank you very much
Detlef Ross
.
- Follow-Ups:
- Re: how to show that there is a detail record
- From: Brian Bushay TeamB
- Re: how to show that there is a detail record
- References:
- how to show that there is a detail record
- From: Detlef Ross
- Re: how to show that there is a detail record
- From: Brian Bushay TeamB
- how to show that there is a detail record
- Prev by Date: sorry my BIG bug!
- Next by Date: Paging sql query result
- Previous by thread: Re: how to show that there is a detail record
- Next by thread: Re: how to show that there is a detail record
- Index(es):
Relevant Pages
|