scrolling the report using mouse wheel in StiSLViewerControl - tip to improvement
Posted: Mon Apr 11, 2011 10:38 am
Hello,
mouse cursor have to be inside report page, otherwise mouse wheel does not scroll it.
I know, this is default behavior of all Silverlight ScrollViewers, ListBoxes and similar controls.
But it could be overriden very easily in the code and many people would be happy if there is such option.
Especially when scrolling multipage report by wheel, sometimes mouse cursor stays in the gap
between two pages so that scrolling stops to work until it is moved up or down...
Thank you.
mouse cursor have to be inside report page, otherwise mouse wheel does not scroll it.
I know, this is default behavior of all Silverlight ScrollViewers, ListBoxes and similar controls.
But it could be overriden very easily in the code and many people would be happy if there is such option.
Especially when scrolling multipage report by wheel, sometimes mouse cursor stays in the gap
between two pages so that scrolling stops to work until it is moved up or down...
Thank you.