How to filter tableframe nested on form? -
09-26-2006
, 09:39 PM
Hi,
I want to filter the iPolicy.TableFrame on the PolicyCode.Field DEPENDANT on
which notebook page is currently visable on the form. I will also be adding
and/or deleting records via the iPolicy.TableFrame (so it needs to instantly
update accordingly). "How" do I do this and "where" do I put the code?
THANX for your time... Frank
My current setup is:
==== SOFTWARE ====
Windows XP Pro
Paradox 7 Patch 4
==== iApp.fsl DATA MODEL ====
iApp.db
......... iPolicy.db (1-Many) via a secondary index from iApp.db
==== iApp.fsl FORM DESIGN ====
iAppForm_page1
......... Notebook1
................. Notebook1_tab1
......................... Notebook2
................................. Notebook2_tab1
......................................... iPolicyTableFrame
................................. Notebook2_tab2
......................................... iPolicyTableFrame
................................. Notebook2_tab3
......................................... iPolicyTableFrame |