ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started 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?
-
initialize the popup in refresh event.