Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ajaxify a Hyperlink in a GridView
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Ajaxify a Hyperlink in a GridView
Versions des environnements
Environment:
C# 2.0
Divers
Thread ID:
01216557
Message ID:
01216557
Vues:
53
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
Répondre
Fil
Voir

Click here to load this message in the networking platform