Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No Refresh with Update
Message
From
15/12/2009 09:10:21
 
General information
Forum:
ASP.NET
Category:
AJAX
Environment versions
Environment:
C# 2.0
Application:
Web
Miscellaneous
Thread ID:
01439138
Message ID:
01439143
Views:
27
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform