This is a migrated thread and some comments may be shown as answers.

ScrollStateChanged Direction?

1 Answer 21 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Olu
Top achievements
Rank 1
Olu asked on 03 Mar 2014, 02:56 PM
Is there a way to determine if user has just scrolled up or scrolled down?

The state I notice just says if Scrolling or NotScrolling (plus others)

Thanks.

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 05 Mar 2014, 04:08 PM
Hello Olu,

Thanks for writing.

The ScrollViewer (used internally by DataBoundListBox) exposes only the Scrolling vs. NotScrolling visual states, i.e. it is not possible to acquire the scrolling direction of the control.

Regards,
Deyan
Telerik

DevCraft Q1'14 is here! Join the free online conference to see how this release solves your top-5 .NET challenges. Reserve your seat now!

Tags
DataBoundListBox
Asked by
Olu
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or