I am creating a print routine to print out certain items on a form.
when i use the following command;
Printer.Print DBGrid1
It only prints out the first column of the first row.
I would like to print the contents of the whole grid.
Is this possible? Any suggestions would be greatly appreciated!
229257
when i use the following command;
Printer.Print DBGrid1
It only prints out the first column of the first row.
I would like to print the contents of the whole grid.
Is this possible? Any suggestions would be greatly appreciated!
229257