Author Topic: page change / number of items per page change / refresh event  (Read 2353 times)

lucafik

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 17
    • View Profile
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?


paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: page change / number of items per page change / refresh event
« Reply #1 on: June 18, 2015, 04:21:27 pm »
initialize the popup in refresh event.