September 10th, 1999, 10:29 AM
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!!
|
Click to See Complete Forum and Search --> : Problem With MSflexgrid September 10th, 1999, 10:29 AM 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!! elvagonumero1 October 11th, 2006, 07:09 AM 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 Shuja Ali October 11th, 2006, 07:19 AM 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 Printer.PaintPicture FlexGridName.Picture, 0, 0 Printer.EndDoc codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |