Results 1 to 2 of 2

Thread: [RESOLVED] Retaining Panel AutoScroll Position

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2006
    Posts
    219

    Resolved [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

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Jul 2006
    Posts
    219

    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
  •  



Click Here to Expand Forum to Full Width