hi is there a way to know if the user scrolled the datagrid or may by to get the data grid Vscroller ..
1 Answer, 1 is accepted
0
Jack
Telerik team
answered on 20 Aug 2007, 01:25 PM
Hi yarik,
Currently there is no official way to access RadGridView scrollbars. We will think about exposing grid scrollbars in our next version, due next month.
You can use the following code to access the vertical scrollbar through grid's hierarchy. Please, note that this code may not work in future versions of RadGridView, so it should be considered a temporary workaround until this feature appears in the product: