|
-
Oct 27th, 2010, 02:15 PM
#81
Frenzied Member
Re: DataGridPrinter - A class to print data grid in a nicely formatted way
Is the source code on The Code Project page really the most up to date version? That was 4 years ago, and i see a lot of revisions in this thread.
.
~Peter

-
Oct 27th, 2010, 04:15 PM
#82
Re: DataGridPrinter - A class to print data grid in a nicely formatted way
Possibly not - although it has not changed at all in the last 3 years or so...06-04-2006 is the latest source on my mchine.
-
May 31st, 2011, 03:16 PM
#83
Frenzied Member
Re: DataGridPrinter - A class to print data grid in a nicely formatted way
Where do I find the latest version of this ???
-
Jul 3rd, 2011, 12:10 AM
#84
Frenzied Member
Re: DataGridPrinter - A class to print data grid in a nicely formatted way
I have got the DataGridViewPrinter.zip but am having trouble implementing it. Is there a sample project that uses this class for me too get some ideas off?
thanks
-
Jul 6th, 2011, 12:23 AM
#85
Frenzied Member
Re: DataGridPrinter - A class to print data grid in a nicely formatted way
OK, I am playing around with the code. I have a couple of errors:
MyDataGridViewPrinter' is not declared and 'MyPrintDocument' is not declared.
Where do I declare these variables, and what is the syntax?
thanks
-
Jul 6th, 2011, 06:39 AM
#86
Re: DataGridPrinter - A class to print data grid in a nicely formatted way
Make sure you are opening the solution file (*.sln) not one of the projects (*.vbp) as in the latter case the references might not be loaded...
-
Sep 27th, 2011, 03:41 AM
#87
New Member
Re: DataGridPrinter - A class to print data grid in a nicely formatted way
 Originally Posted by Simon Canning
OK, I am playing around with the code. I have a couple of errors:
MyDataGridViewPrinter' is not declared and 'MyPrintDocument' is not declared.
Where do I declare these variables, and what is the syntax?
thanks
Did you figure this out? I have exactly the same problem, I added the .vb file to my project and added the code in the .txt file as well but I got the same errors as you...
-
Dec 17th, 2011, 01:35 AM
#88
Member
Re: DataGridPrinter - A class to print data grid in a nicely formatted way
Hello Genius "Merrion" where can i get the latest version ?
Thanks
-
Jan 11th, 2016, 02:55 PM
#89
New Member
Re: DataGridPrinter - A class to print data grid in a nicely formatted way
 Originally Posted by skea
Thanks to Berthold Simon, who converted the C# code.
Thank you for posting this code. when I print the grid, the rows are printing with black shaded text and not able to read the data. can you help me?
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
|