Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No Refresh with Update
Message
 
 
À
15/12/2009 08:20:32
Information générale
Forum:
ASP.NET
Catégorie:
AJAX
Versions des environnements
Environment:
C# 2.0
Application:
Web
Divers
Thread ID:
01439138
Message ID:
01439140
Vues:
38
>Using MS Ajax 1.0 UpdatePanel(s) is it possible for a control to force an update of another control w/o causing an update to itself? Following is the scenario I have:
>
>I have a GridView in a standard panel ( to allow scrolling of the grid ) on a form with detail controls located below it. I would like to allow the user to click a row in the grid causing an ajax postback that will populate the detail controls with data, but NOT cause the grid to be repainted. The main reason for this is that if the grid is scrolled down and a row is clicked the repaint of the grid restores the "focus" to the top of the grid and I would like the clicked row to remain in view.
>
>Any thoughts on this would be appreciated.
>
>Bill

Bill,

I do remember I was having similar scenario and was not successful in my implementation in the end. But just a thought - can you put FormView in its own UpdatePanel?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform