I have had a root aroud the internet, and cant seem to find anything. I just want to print my datagridview from a UI. I can’t use any external DLL’s as I’m at work, and I was wondering how to do this without the downloading of anything. I’m banging my head against a brick wall! I don’t know how to create an object to print, or how to print the object. Any help would be much appreciated. Thanks!
Share
Maybe this will help you:
How To Print a Data Grid in C# and .NET