CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    How to print VBFlexGrid

    Help me! I need to know if there is some off the shelf product, or anything else that can allow me to print the contents of the MSFlexGrid. I don't have time to build my own OCX and I don't want to utilize excel. I want to print the entire grid, not just what is visible on the screen. Thanks!!


  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: How to print VBFlexGrid

    A quick search of this forum found this :

    http://codeguru.developer.com/bbs/wt...age=&view=&sb=

    - be sure to follow the whole thread as it contains some interesting ideas / information.


    Chris Eastwood

    CodeGuru - the website for developers
    http://codeguru.developer.com/vb

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured