V
Vaughan
I am using Outlook View Control in a form. It was working fine, but has
recently started not functioning as expected. Not all the items that should
be displayed are being isplayed, and hte reason is that it is responding to a
rogue filter statementin the configuration of the view. It works like this:
If I apply the view to the folder in question in Outlook itself, it
functions as expected.
If I run the form, the view on the same folder is restriced by a DASL
filter. I have never used a DASL filter because I don't know anything about
the syntax, but it is clearly applying a "legitimate" filter, i.e. one that I
may have applied using the dialog box at some point in the past.
I have tried deleting the view and recreating it, but the DASL filter still
applies.
I have gone through the code for the form with a fine-tooth comb and there
is no trace of this filter being applied.
I have created a completely new view from scratch with a different name and
changed the code in the form to apply the new view.
So far nothing.
Any ideas??
Thanks in advance
Vaughan
recently started not functioning as expected. Not all the items that should
be displayed are being isplayed, and hte reason is that it is responding to a
rogue filter statementin the configuration of the view. It works like this:
If I apply the view to the folder in question in Outlook itself, it
functions as expected.
If I run the form, the view on the same folder is restriced by a DASL
filter. I have never used a DASL filter because I don't know anything about
the syntax, but it is clearly applying a "legitimate" filter, i.e. one that I
may have applied using the dialog box at some point in the past.
I have tried deleting the view and recreating it, but the DASL filter still
applies.
I have gone through the code for the form with a fine-tooth comb and there
is no trace of this filter being applied.
I have created a completely new view from scratch with a different name and
changed the code in the form to apply the new view.
So far nothing.
Any ideas??
Thanks in advance
Vaughan