Tupe

Tupe

  • NA
  • 1
  • 0

Printing rows from database Visual C#

Dec 15 2009 3:36 AM

Hello,

I'm trying to create an label printing application where users can do a database search using "Order Id" and Datagridview shows all "Items" and their "Ordered Quantity" that have been ordered with that "Order Id". This is done successfully.

Now I need to know how to print each row from Datagridview and to make this even harder, there should be textboxes in every row where user could input how many labels is need to be printed from that row.

Is this possible to do? Could you experts please help me?


I'm using Visual Studio 2010 Beta 2

Best Regards,
Tupe