fix for blinking data-aware controls?
- From: "swansnow" <schultz@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: 26 Jan 2006 06:42:36 -0800
I have a form with data-aware controls, connected to a datasource. If
you click on a button, you can print a report. When the report is
generated, it scrolls through the dataset, which is connected to the
data-aware controls, so each record flickers on the screen as the
dataset is scrolled. How do I disable this behavior (without using a
separate query...)?
The constraints are:
1) the report needs to loop through the current dataset (which may have
filters, or ranges, or master-detail relations being applied)
2) the controls should (preferably) remain showing the record which was
current when the button was clicked (if not possible, it's ok for them
to become blank)
3) When the report is finished, the controls should show the record
which was current before the button was clicked
-Corinna
.
- Follow-Ups:
- Re: fix for blinking data-aware controls?
- From: Bjorge Sæther
- Re: fix for blinking data-aware controls?
- From: Bruce Roberts
- Re: fix for blinking data-aware controls?
- Prev by Date: Re: Strange behaviour in mouse up
- Next by Date: Re: Folding Editor
- Previous by thread: Strange behaviour in mouse up
- Next by thread: Re: fix for blinking data-aware controls?
- Index(es):