knowledge-database (beta)

Current group: dbase.programming

matching records

matching records  
Moses Hanna
From:Moses Hanna
Subject:matching records
Date:Mon, 24 Jan 2005 18:45:31 +1100
Hi
I am using dbase plus
I have a datamodule called diarydatamondule1
It contains
1- query called diary1 indexed on Date - the parent
2- query called appoints1 index on date - the child
1 and 2 are related on date
3- query called appoints2 ( same table as appoints 1 opened again ). It is
linked to some other parent not the diary1.
I have a form containing
a- grid 1 with date field from diary1 query
b- grid2 with fields from appoints1
c-grid3 with fields from appoints2
when I change the selection in the grid1, grid 2 displays the related
records from appoints1 as related
grid 3 of appoints for of course doesn't change
I want to make the grid 3 display same records as in grid2 withour relating
the appoints2 to diary1
I tried to put filtering statement, but I don't know how to code it . any
body can help me with the filter statement of any other way to display the
grid 3 same as grid 2 when selchange is done in grid1?
Thanks
Moses
   

Copyright © 2006 knowledge-database   -   All rights reserved