Use C# Built in Printing API. Kailangan mo gumawa ng sariling layout pra sa printing. You can use for loop to get all data from datagridview and create a list of printable layout.
You can use this full working sample. You do not have permission to view the full content of this post.Log in or register now.
Depende yung gagamitin mo kasi sa c# merong sql command at yung linq sa pag query ng data sa database mo ts. Or gamit ka nalang for loop gaya yung sabe nung comment dito.