Microsoft
Software
Hardware
Network
Question : How to raise Hyperlinkfield event in a gridview using asp.net 3.5
Is't possible to raise an event of Hyperlinkfield in a gridview?. I don't want to use linkbutton in the template field. I didn't find any events related to the hyperlink field in the gridview.
Answer : How to raise Hyperlinkfield event in a gridview using asp.net 3.5
Hyperlink does not expose any command/click server-side events and so you will have to use LinkButton for any serverside processing...
Random Solutions
creating user defined services on windows 7
Airport Code with reverse geo coding with google maps api
Clear only first 5 columns
Outlook 2003 - remove mail on server after copied to OST
importing a date field from oracle into MSSQL
Configuring Exchange 2010 to receive emails for other domains
SQL in C# code .. Reading Output Parameters.
Run the first php script in background - When done - run the next script ...
What does src="#" mean when used in a bgsound attribute and is it needed?
C++ uninitialized local variable