I have a gridview on one of my pages which displays information for the current logged in user. (via a session variable).
How can I have a button of link where they can download a pdf of what is in the gridview.
The datasource is coming from an sql query
How can I have a button of link where they can download a pdf of what is in the gridview.
The datasource is coming from an sql query