Printing MSFlexGrids in VB 5.0 
Author Message
 Printing MSFlexGrids in VB 5.0

I'm quite new to Visual Basic, but I use 5.0 instead of 6.0. Now, I'm
writing a program using Microsoft's MSFlexGrid. But I can't find a way to
print them. I think I can't use the normal print dialog box because the
data in the grid is far to complex to get out of a database rightaway.
Please help me

Peter

--
Posted via CNET Help.com
http://www.*-*-*.com/



Fri, 05 Apr 2002 03:00:00 GMT  
 Printing MSFlexGrids in VB 5.0
Export the grid to Excel and print it there.
We use an ODBC connection using RDO to do the transfer.
--
Gary, MCT, MCP, MCSD
home site http://www.enter.net/~garyl


Quote:
> I'm quite new to Visual Basic, but I use 5.0 instead of 6.0. Now, I'm
> writing a program using Microsoft's MSFlexGrid. But I can't find a way to
> print them. I think I can't use the normal print dialog box because the
> data in the grid is far to complex to get out of a database rightaway.
> Please help me

> Peter

> --
> Posted via CNET Help.com
> http://www.help.com/



Fri, 05 Apr 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB 5.0 Professional Ed. suddenly becomes VB 5.0 Learning Ed.

2. VB 5.0 Professional Edition Vs. VB 5.0 Enterprise Edition

3. Printing One object in VB 5.0

4. Landscape printing in VB 5.0

5. Printing a text file in Vb 5.0

6. Printing Rotated Text with VB 5.0

7. direct printing in VB 5.0

8. Need to test print driver options with VB 5.0/OLE

9. printing text in color with VB 5.0

10. How do I use the full page area when printing a form in VB 5.0 Prof

11. Printing in VB 5.0

12. Landscape Printing in VB 5.0

 

 
Powered by phpBB® Forum Software