|
-
Aug 24th, 2010, 04:11 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Retaining Panel AutoScroll Position
Hi,
I am in the process of making a custom list control and am using the panel control to contain list items. My problem is as I'm pulling data from a webserver frequently, I need to repopulate the list frequently and everytime I repopulate the list the panel scroll position jumps back to the top.
I have tried saving both the AutoScrollPosition and AutoScrollOffset variables and setting them back after repopulation however this does not make the panel move at all.
Does anyone know of a fix for this?
Thank you
-
Aug 25th, 2010, 01:35 PM
#2
Thread Starter
Addicted Member
Re: Retaining Panel AutoScroll Position
Problem solved using this post from Microsoft Support:
http://support.microsoft.com/kb/829417
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|