Dear all,
I have a aspx webform which has a Gridview on it displaying information from database tables.
How can I print the content of the Gridview, say, by pressing a button on the form?
I don't want to use the file/print feature of the browser as I can't control the output data then.
THanks
Tony