How to allow users to hyperlink to items in a DataGrid

G

Guest

Hello,

I have the items of a table bound to a DataGrid control on my web form. How
would I go about letting the user click on an item in the DataGrid control to
download the content.

For example, lets say the contents of my DataGrid control are a list of
articles. I want the user to be able to right-click the name of the article
and save the .pdf on their machine.

How do I go about doing this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top