A hyperlink is just that: a link to another page. There are no events
associated.
You can, however, use a ButtonField and then do your processing in the
RowCommand method before redirecting to your desired page.

Signature
Christopher A. Reed
"The oxen are slow, but the earth is patient."
> Hi,
> I am using the new gridview control in .NET 2.0. I would like to
[quoted text clipped - 21 lines]
>
> THANKS!
Evian Spring - 16 Feb 2006 00:38 GMT
Thanks it is exactly what was needed.
Also, I found the way of having hidden fields in a grid view.
Microsoft reference:
http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview.data
keynames.aspx