Click here to Skip to main content
15,908,581 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to print the gridview and the textboxes beside it. but the textboxes should be at the top and the gridview should be below the textboxes..
Posted
Comments
Tom Marvolo Riddle 2-Jan-14 7:30am    
Print gridview data or gridview?

1 solution

To print through javascript you can use window.print
Just google on that term to get tons of entries https://www.google.com/search?q=javascript+window.print[^]
 
Share this answer
 

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