Add Actionlink to image

How can I add an actionlink to a cell?

to a cell?
Do you mean into a dataview’s item?

Yes that’s right. I have images displaying in the data view and want to navigate to another page when clicked.

So I can add a href to the image and successfully navigate to another view but I want to call a controller first. Any suggestions?