MouseWheel scrolling not working after ajax partial postback

Stimulsoft Reports.WEB discussion
Post Reply
User avatar
Drew
Posts: 7
Joined: Wed Jul 11, 2012 6:24 am

MouseWheel scrolling not working after ajax partial postback

Post by Drew »

Hi, im using StiMvcViewerFx with razor mvc and i put it in a partial view and calling it via ajax,
Its working fine on the initial load of the page both scrolling using the mouse wheel and zooming using mouse wheel + holding [ctrl].

The problem is when after i do an ajax partial postback both the scrolling and zooming by using the mouse wheel is not working.

I tested this with IE9 and its working with no problems, i only encounter it when viewing my page in HTML5 browsers like chrome and firefox.

Hope somebody can help thanks.
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: MouseWheel scrolling not working after ajax partial post

Post by Vladimir »

Hello,

Unfortunately, we cannot correct this issue, since it is the peculiarities of different browsers - they handle mouse events differently.

Thank you.
Post Reply