ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: jjestrellaa on December 10, 2018, 11:04:13 pm

Title: PQGrid 4.0.1 - VScroll lock also locks row detail
Post by: jjestrellaa on December 10, 2018, 11:04:13 pm
I have a main grid that has row details. In the detail I load multiple tabs, each tab with a grid - all of the scroll, but for one tab I have plain html with css overflow. When the detail is expanded the main grid uses vscroll to lock its position to the top and only allow the detail to scroll. For the tab that uses only HTML the vscroll event fires immediately, which makes me think that the main grid thinks that it is its content. Any ideas on how this issue can be resolved?
Title: Re: PQGrid 4.0.1 - VScroll lock also locks row detail
Post by: jjestrellaa on December 10, 2018, 11:14:48 pm
Should also mention that even if I remove vscroll the row detail doesn't scroll
Title: Re: PQGrid 4.0.1 - VScroll lock also locks row detail
Post by: paramvir on December 11, 2018, 12:28:13 pm
I'm not sure I understood your issue. Could you please share a jsfiddle.