Search results for query: *

  1. E

    Question Listview Scroll Position (or TopItem)

    I did not solve the problem with the top item, but figured out a way to not have to use it. When a user renamed a file, the code would rebuild the list view. I no longer rebuild it, but instead change the text of the item to match the new file name. This eliminates the need to retain the...
  2. E

    Question Listview Scroll Position (or TopItem)

    I've been scouring the internet for the past couple of days trying to find a solution to this problem, but nothing I've tried has worked. In a nutshell, after the listview refreshes its items, I want the scrolled position to remain where it was, rather than going all the way back to the top. I...
Back
Top