Click here to Skip to main content
15,903,030 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a webpage that display data using GridView, the field that display can be select by clicked CheckBox.
Now I want to output the result to printer. What can i do?
I had try to use Window.Print, but that is some limitation, like It only can print what ever on screen, I cannot add title from code behind, etc.
I try to use Crystal Report, but it cannot let user select what field to print.
Maybe I am wrong, because I am a beginner, please give me some advise. Thank you
p/s I use ASP.NET C#
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900