ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: luis.batista on August 01, 2013, 04:05:29 am

Title: Vertical scroling outside the grid
Post by: luis.batista on August 01, 2013, 04:05:29 am
First of all , sorry for the basic english ok ?

So ... I'm using PQGrid on my project and I'm using flexHeight: true on that.
With this parameter my vertical scroll bar is missing and thats ok ... the problem is when I use the mouse scroll over my grid... the window don't scroll, instead that, the refresh event of the grid is called and the window stay still ... There is a parameter or something that I could do about that ?
Title: Re: Vertical scroling outside the grid
Post by: paramvir on August 02, 2013, 10:23:54 pm
Well that's a good point which I didn't notice. Looks like an issue.

I would disable the mouse wheel scrolling when flexHeight = true in forthcoming version.

https://github.com/paramquery/grid/issues/66