Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report on buffered view printing only first record
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
00969488
Message ID:
00969540
Views:
10
Cathy, my form only has a pageframe, a number of pages in the frame, a couple of shapes and labels. So I added a textbox that was not visible to setfocus to. Then in my code:

thisform.text1.SetFocus()
SELECT bulk_prebuild_imported_data_vp
REPORT FORM 'bulk_prebuild_import_summary' NOCONSOLE TO PRINTER

Unfortunately this did not work.

Jason

>>How would you recommend taking the focus off the grid?
>
>Before running the report, set focus to something else. For example:
>
>ThisForm.txtSomeTextBox.SetFocus()
>DO REPORT ...
Previous
Reply
Map
View

Click here to load this message in the networking platform