|
-
September 10th, 1999, 10:29 AM
#1
Problem With MSflexgrid
i've a problem with msflexgrid.. after i installed service pack 3 from microsoft the problem is i print a black page.. when i print it using the printform command.. if anyone have the same problem? Please help!!
-
October 11th, 2006, 07:09 AM
#2
Re: Problem With MSflexgrid
I'm having a little bit different problem. I don't know if it is cause by SP, the thing is that i have a msflegrid in my form and when i'm printing form with the printform command, the grid comes out all in black. If you did find the answer please let me know
THANKS FOR READING: elvagonumero1
"el hijo perd?*o de Venezuela"--> Everyone is UnDefeatable In Dreams, So... Make'em Real
...have a good day
-
October 11th, 2006, 07:19 AM
#3
Re: Problem With MSflexgrid
 Originally Posted by elvagonumero1
I'm having a little bit different problem. I don't know if it is cause by SP, the thing is that i have a msflegrid in my form and when i'm printing form with the printform command, the grid comes out all in black. If you did find the answer please let me know
replying to an Old thread may not help you here, beacuse this thread is almost 7 years old now.
Anyways, to print the Flexgrid contents you can use
Code:
Printer.PaintPicture FlexGridName.Picture, 0, 0
Printer.EndDoc
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|