Scrolling two listviews simultaneously

  • Thread starter Thread starter Rajat Raghatate
  • Start date Start date
R

Rajat Raghatate

Hi,

I have a simple application which contain two list views displaying data. I
am searching for solution that makes both the horizontal or vertical scroll
bar move simultaneously so that text displayed is in sync in both the list
views.

Thanks in advance.

Thanks and Regards,
Rajat Raghatate
 
I tried using your solution but does not seem to work here. Any more pointer
to solutions.

Thanks,
Rajat
Nicholas Paldino said:
Rajat,

Check this previous thread. It shows you how synch up the two scroll
bars:

http://groups.google.com/group/micr...author:Paldino&rnum=23&hl=en#17c7891f15d1732c

It will require some interop, but shouldn't be too hard.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Rajat Raghatate said:
Hi,

I have a simple application which contain two list views displaying data.
I am searching for solution that makes both the horizontal or vertical
scroll bar move simultaneously so that text displayed is in sync in both
the list views.

Thanks in advance.

Thanks and Regards,
Rajat Raghatate
 

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

Back
Top