Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ajaxify a Hyperlink in a GridView
Message
From
16/04/2007 21:02:35
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Ajaxify a Hyperlink in a GridView
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01216557
Message ID:
01216557
Views:
51
I have a gridview with a hyperlink column in an UpdatePanel.

When the hyperlink is used it reloads another control based on the link clicked i.e. link constructs a querystring like ?id=2, however I want this to work within the UpdatePanel with a partial postback.

My understanding is that I need to convert the hyperlink to a button so I can get a postback - how do I go about getting the ID from the codebehind?
- Craig

"If you're not prepared to be wrong, you will never come up with anything original."
- Sir Ken Robinson
Reply
Map
View

Click here to load this message in the networking platform