hamdi ayadi

hamdi ayadi

  • NA
  • 82
  • 5.7k

print datagridview rows on seperate pages

Jun 23 2020 12:13 AM
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 ?