Hi All,
I would like to ask, how can i control scroll bar of datagrid,
say, get event when it is scrolling down, or scrolling up.

Thanks
Percy

Re: scrolling in datagrid by Alex

Alex
Fri Nov 12 01:56:04 CST 2004

Take a look at the source code for my sample here:
http://www.alexfeinman.com/download.asp?doc=GridDemo.zip

It shows how to obtain the vertical and horizontal scrollbars on the
datagrid. Then simply add a handler for the valuechange event

--
Alex Feinman
---
Visit http://www.opennetcf.org
"Percy" <Percy@discussions.microsoft.com> wrote in message
news:356F0422-C452-4648-B46E-DD7E45969930@microsoft.com...
> Hi All,
> I would like to ask, how can i control scroll bar of datagrid,
> say, get event when it is scrolling down, or scrolling up.
>
> Thanks
> Percy