1
Answer

Print each row in the DataTable to a separate page ASP.net

Hi,
I have an web application with DataTable , I need to print each row in the DataTable to a separate Page, I am try to use PrintDocument but it didnt work.
Please can help me? 

Answers (1)