Datagridview Print in VB
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi I'm working on a project that involves printing a datagridview and I don't know how to write a complete code for, it looks too complicated please somebody help it's urgent.
There's already a good article about printing a DGV which helped me a lot: http://www.codeproject.com/KB/printing/datagridviewprinter.aspx[^] Note that there's an translatioon to VB in the comments at the end of the article.