ListView Position

C

crossb

Hi,

I have a listview control that I allow the user to sort by clicking the
column headers. How do I get the listview to set the position that
they are in on the listview after the user clicks on the column for it
to be sorted? I re-populate the listview after each sort so the
listview goes back to showing the data all the way at the beginning of
the list. (It's a long story so I won't get into why I repopulate the
listview rather than using its sorting capability). Anyone got any
ideas?? Maybe something with saving the scrollbar setting before the
repopulate and then setting it to that after? Or something like that?
Any help would be greatly appreciated. I don't know how to access the
scrollbar values or I would just do that.

I need any code posted to work for Access XP, and Access 2003.

Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top