ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: lucafik on June 18, 2015, 03:59:10 pm

Title: page change / number of items per page change / refresh event
Post by: lucafik on June 18, 2015, 03:59:10 pm
I am using pqgrid in combination with jqueryBubblePopup, which does not work with dynamically loaded DOM elements

So every time I do one of the following

1. change the page in the grid
2. change the number of items per page
3. click a refresh grid button

content seems to get reloaded and bubblepopup plugin stops working.

Is there some event I could use to reinitialize the bubblePopup, every time the grid content gets reloaded?

Title: Re: page change / number of items per page change / refresh event
Post by: paramvir on June 18, 2015, 04:21:27 pm
initialize the popup in refresh event.