How do I programmatically scroll the datagrid?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a project that is written in vb6 that I am converting logic from it
into VB.net.

I have 2 datagrid when you scroll 1, it scrolls the other. This was easy to
do in VB6, but I cannot fidure out how to do it in vb.net.

The funtionallity is 2 grids one over the other. When I horizontally scroll
the lower grid the top grid should scroll as well. I don't care about the
vertical scroll.

Does anybody have any ideas on how to do this.
 
Thanks, but the link did not work. I have found server links to
syncfusion's web site, but I think the reworked ther site. I spent
alot of time there friday, and could not find an article about
scrolling a grid, even tough other posting from a google search
pointed me at it also.

Thanks
Anthony
 
Back
Top