3 Replies - 7602 Views - Last Post: 27 August 2009 - 12:58 PM Rate Topic: -----

#1 AlexG788  Icon User is offline

  • D.I.C Head

Reputation: 4
  • View blog
  • Posts: 76
  • Joined: 28-January 09

Datagridview Print (VB.NET)

Post icon  Posted 27 August 2009 - 12:09 PM

I need to print the contents of my datagridview via the default printer. I found tutorials on this but they all seem to be in C# and I'm working in VB.Net 2008. Can someone show me how to do this or point towards a vb tutorial? I would much appreciate (as always). Thanks!
Is This A Good Question/Topic? 0
  • +

Replies To: Datagridview Print (VB.NET)

#2 AdamSpeight2008  Icon User is offline

  • MrCupOfT
  • member icon


Reputation: 1959
  • View blog
  • Posts: 8,700
  • Joined: 29-May 08

Re: Datagridview Print (VB.NET)

Posted 27 August 2009 - 12:29 PM

Printing In VB.Net by PyschoCoder
Was This Post Helpful? 0
  • +
  • -

#3 AlexG788  Icon User is offline

  • D.I.C Head

Reputation: 4
  • View blog
  • Posts: 76
  • Joined: 28-January 09

Re: Datagridview Print (VB.NET)

Posted 27 August 2009 - 12:53 PM

View PostAdamSpeight2008, on 27 Aug, 2009 - 11:29 AM, said:

Printing In VB.Net by PyschoCoder



It can't possibly be this difficult to send a datagridview to print.. is there built in class for this?
Was This Post Helpful? 0
  • +
  • -

#4 AdamSpeight2008  Icon User is offline

  • MrCupOfT
  • member icon


Reputation: 1959
  • View blog
  • Posts: 8,700
  • Joined: 29-May 08

Re: Datagridview Print (VB.NET)

Posted 27 August 2009 - 12:58 PM

Download and Install Visual Basic Power Pack 3.

Then you get the Print Form capability.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1