Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all

Please tell me how to print the gridview data directly in crystal report.

but the condition is when i press ctrl+p it should print coz there is no print button in the form.

Thank you
Posted

1 solution

This will help you in printing grid data to crystal report

print-aspnet-gridview-data-using-c.html[^]

and for assigning key, check this link

how-to-do-code-for-shortcut-key-in-C-Sharp.aspx[^]
 
Share this answer
 
v2

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