0
Answer

print datagridview rows on seperate pages

hamdi ayadi

hamdi ayadi

4y
1k
1
hello , I'm using the library DGVprinter to print a datagridview , is there a way that I can print different rows on seperate pages depending on the value of the cell ? for example I have a column of  code in the first column of datagridview( this code can be repeated several times ) , in the printer I want each page contains the rows that have the same code , is it possible with that library ? if not , what is the alternative to achieve this ?