Results 1 to 40 of 89

Thread: DataGridPrinter - A class to print data grid in a nicely formatted way

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    DataGridPrinter - A class to print data grid in a nicely formatted way

    The DataGridPrinter is a class that you can add to your applications to print (or preview) a data grid (or DataGridView) in a nciely formatted way.

    The class allows you to control settings such as the header height, footer height, header font, grid font, footer font, grid line colour, header border colour, inter section spacing and so on.

    The class takes care of putting the grid headings at the top of each page and generating a new page if the grid rows exceed one page etc.

    Any comments or suggestions?
    Attached Images Attached Images  
    Attached Files Attached Files
    Last edited by Merrion; Jan 24th, 2016 at 03:21 PM.

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