Hi
I have a datagrid which contains 4 rows and a checkbox. when the checkbox
is selected and click the print button it should create an .aspx page which
contains all the data and directly goes to the printer. (It should create
this .aspx page in some Temporary folder since client doesn't want to view it
before printing). Another Problem is from the datagrid i will get a value
which should be assigned to the no of copies property of Printer.
Thanks |