K
Keith G Hicks
I have a form that is set as follows:
DefaultView = Continuous Forms
BorderStyle = Dialog (I don't want user to resize it)
AutoResize = True
AutoCenter = True
All the control box and those types of buttons are off
PopUp = True
For some reason it always opens with only one record showing. There are
many, and I want the height to be such that 5 or 6 of the records
(continuous forms) show in the detail section. When I set it to Sizeable, I
resize it and click save. Then when I change it back to Dialog and run it
it's back to 1 record. I have a similar form in the program I'm working on
and it works as I want it to. I can't seem to see any difference between
the 2.
Is there a way to tell access how many continuous forms to show?
Any advice would be appreciated.
Thanks,
Keith
DefaultView = Continuous Forms
BorderStyle = Dialog (I don't want user to resize it)
AutoResize = True
AutoCenter = True
All the control box and those types of buttons are off
PopUp = True
For some reason it always opens with only one record showing. There are
many, and I want the height to be such that 5 or 6 of the records
(continuous forms) show in the detail section. When I set it to Sizeable, I
resize it and click save. Then when I change it back to Dialog and run it
it's back to 1 record. I have a similar form in the program I'm working on
and it works as I want it to. I can't seem to see any difference between
the 2.
Is there a way to tell access how many continuous forms to show?
Any advice would be appreciated.
Thanks,
Keith