hello everyone..
1)is there a way to print the data present in the griedview?

2)for the same, do we need to export the gridview data to excel for print purpose in web application? if yes, how to export that data...

thank you

Recommended Answers

All 3 Replies

hello everyone..
1)is there a way to print the data present in the griedview?

2)for the same, do we need to export the gridview data to excel for print purpose in web application? if yes, how to export that data...

thank you

Are you trying to print WebPage or GridView?

Use print() method of JavaScript.

using system.console.write

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.