Jan 23rd, 2000, 06:51 AM
Hi,
I am trying to sychronise two forms Form1 and Form2 to display filtered data in form2.
I have populated both forms with recordsets(rsEmployee,Orders)respectively. These recordsets are bound programatically to MSHFlexGrids.
How would I filter the "Orders" recordset bound to MSflexGrid using the "filter property" when I change the records in the "Employees" forms.
Note I am using the "EmployeeID" as the link between the two MSFlexgrids bound to the recordsets.
Any help would be much appreciated. Thanks
Albert
I am trying to sychronise two forms Form1 and Form2 to display filtered data in form2.
I have populated both forms with recordsets(rsEmployee,Orders)respectively. These recordsets are bound programatically to MSHFlexGrids.
How would I filter the "Orders" recordset bound to MSflexGrid using the "filter property" when I change the records in the "Employees" forms.
Note I am using the "EmployeeID" as the link between the two MSFlexgrids bound to the recordsets.
Any help would be much appreciated. Thanks
Albert