Printing a page
-
hi My problem is i hve loaded a datagrid with 100 lines of data frm database. now i want to take print by clicking the print button. My data grid will show only 25 items at a time, after that i hve to go for next button. But i want to take print out of the whole 100 lines. how will i do this. is there any source code for taking print.pls help
-
hi My problem is i hve loaded a datagrid with 100 lines of data frm database. now i want to take print by clicking the print button. My data grid will show only 25 items at a time, after that i hve to go for next button. But i want to take print out of the whole 100 lines. how will i do this. is there any source code for taking print.pls help
The browser is doing the printing, I'm not sure there's much you can do.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
hi My problem is i hve loaded a datagrid with 100 lines of data frm database. now i want to take print by clicking the print button. My data grid will show only 25 items at a time, after that i hve to go for next button. But i want to take print out of the whole 100 lines. how will i do this. is there any source code for taking print.pls help