Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No Refresh with Update
Message
De
15/12/2009 09:10:21
 
 
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:
01439143
Vues:
28
I have tried using multiple update panels but this does not resolve the problem. The grid will still be redrawn. :-(

Bill

>>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?
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform