Hello,
Is it possible to print out a datagrid directly ? Or how may I create table and print out it ? Thanks
Printable View
Hello,
Is it possible to print out a datagrid directly ? Or how may I create table and print out it ? Thanks
me.datagrid.print
I tried that before, but datagrid doesn't support print method.
then try printing out the form. it will print out the datagrid residing in the form.
got to www.Planet-Source-Code.com, they have a number of print modules available
Take a look as this