Author Topic: pqselect + window resize make the grid hangs  (Read 1745 times)

ticheng

  • Newbie
  • *
  • Posts: 6
    • View Profile
pqselect + window resize make the grid hangs
« on: May 04, 2017, 02:44:38 pm »
I am using pqgrid v2.0.4 with pqselect. I have a function to resize the grid width when user change the browser size. The sample code is here: https://jsfiddle.net/kbqex9hz/23/

I hit a bug that when the pqselect is opened, if I resize the grid, the grid would hang and never come back. Can any one help how to fix it? Thanks.