1
Answer

C# datagridview and specific column report in iTextsharp

This is my datagridview in C#, visual studio 2015 for desktop dataentry application. I want to make iTextsharp report with PaymentDate, ReceiverName and AmountBdt column. I need a sample code or example. Please help me. 
 

Answers (1)