G
Guest
how can I keep track of the first visble line in my datagrid when I drag the
vertical scrollbar up or down?
To clairfy my need...
An example:
I wish to set CurrentRowIndex to be the first visible row in my datagrid
while I drag the vertical scrollbar.
Should I combine an MouseDown event with a scroll event?
Appreciate any help and code axamples in advance.
vertical scrollbar up or down?
To clairfy my need...
An example:
I wish to set CurrentRowIndex to be the first visible row in my datagrid
while I drag the vertical scrollbar.
Should I combine an MouseDown event with a scroll event?
Appreciate any help and code axamples in advance.