M
micki
I have a tab control page with a subform - want to turn on
the filter but NOT allow additions/deletions.
When I set filterOn to true and set the filter - the form
dissappears if there are no matching records.
If I allowAdditions then the form appears as expected.
When I remove the filter the form appears as extected.
I can code to query before the filter is activated but I'd
rather not have another delay in the response...
Can anyone tell me what setting I'm missing/using wrong?
the filter but NOT allow additions/deletions.
When I set filterOn to true and set the filter - the form
dissappears if there are no matching records.
If I allowAdditions then the form appears as expected.
When I remove the filter the form appears as extected.
I can code to query before the filter is activated but I'd
rather not have another delay in the response...
Can anyone tell me what setting I'm missing/using wrong?