Author Topic: PQGrid 4.0.1 - VScroll lock also locks row detail  (Read 1879 times)

jjestrellaa

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 15
    • View Profile
PQGrid 4.0.1 - VScroll lock also locks row detail
« 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?

jjestrellaa

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: PQGrid 4.0.1 - VScroll lock also locks row detail
« Reply #1 on: December 10, 2018, 11:14:48 pm »
Should also mention that even if I remove vscroll the row detail doesn't scroll

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6296
    • View Profile
Re: PQGrid 4.0.1 - VScroll lock also locks row detail
« Reply #2 on: December 11, 2018, 12:28:13 pm »
I'm not sure I understood your issue. Could you please share a jsfiddle.