R
rbm
I have a PopUp form (popup = yes, modal = no) that consists of a form and
subform. The subform is continuous and lists a group of people and certain
attributes. One of those attributes is displayed as a Check Box. When the
PopUp form is opened, the check box for everone's record is grayed out. If I
scroll down the list of people, the check boxes take on their correct
true/false appearance, but when I close and reopen the form, they go back to
gray.
This does not happen when I make the form popup = no (when I open the form,
all the check boxes are correct), and is unaffected by the setting of the
modal property. This form really need to be a popup form.
I have tried setting the focus to the subform,
requerying/recalulating/refreshing and repainting, but can't seem to figure
it out. Anyone run into this before?
Thanks for any suggestions.
subform. The subform is continuous and lists a group of people and certain
attributes. One of those attributes is displayed as a Check Box. When the
PopUp form is opened, the check box for everone's record is grayed out. If I
scroll down the list of people, the check boxes take on their correct
true/false appearance, but when I close and reopen the form, they go back to
gray.
This does not happen when I make the form popup = no (when I open the form,
all the check boxes are correct), and is unaffected by the setting of the
modal property. This form really need to be a popup form.
I have tried setting the focus to the subform,
requerying/recalulating/refreshing and repainting, but can't seem to figure
it out. Anyone run into this before?
Thanks for any suggestions.