PDA

Click to See Complete Forum and Search --> : RESOLVED - Force Scrollbars in Data Report?


mdsoren
Nov 7th, 2002, 10:19 AM
I can't find any reference to a scrollbar property for a Data Report.

I have several reports in my project, some print portrait and some print landscape, but all display
in the same size window. I have done nothing as far as setting up scrollbars and yet it has
vertical scrollbars. But the landscape reports don't automatically generate horizontal scrollbars.

Can scrollbars be coded to appear in a data report???

TIA,
MDS

mdsoren
Nov 7th, 2002, 12:26 PM
(this just in...)

I found what the prob was. it appears the state of the design window, either full frame or windowed within the framewhen the app is saved affects the way the rpt displays when retrieved at run time. All my rpts now display the same size AND with scrollbars (horz & vert) with no addt'l coding. Moral of the story, play with the window state when saving the project!