Users Pricing

forum

home / developersection / forums / how to print textbox values and datagridview using print control in windows forms in vb.net

How to Print TextBox Values and DataGridView using Print Control in Windows Forms in VB.net

Sankhadip Ghosh 4207 17 Aug 2016
Hi,
I am working in Visual Studio 2010 and SQL Server 2008 with R2.

I have a window Form that contains some textbox and a datagridview. 
My question is how can I print all the textbox and datagridview values using Print Controls with proper page setting.

Please guide me step by step.
thanks in advance.

2 Answers