Hai,
In my project am using delivery Form, Here I can save the delivery details , finally i can view all these delivery details in history form named as delivery statement. how can i print this form using c# windows application.
all data is viewed in a datagrid view , I want to print the datagridview content .
Please someone help me to solve this problem.