Datagrid scroll count (Lines) VB.NET 2003
Hi,
Is it possible to get the scroll value from a datagrid vertical scroll bar. If I scroll the side bar down by 3 lines I want to beable to retrieve the value 3 from the datagrid vertical scroll bar. I'm writing a program what utilises the datagrid but when it scrolls down it throws out the calculations. Is there a way to get the scroll value?
I have tried adding a handler but that only tells me that the scroll bar has been moved, not if it has been moved up or down
Thanks
Pete*
__________________
Simplicity is the key
|