Click handlers not working with pagination?
Click handlers not working with pagination?
sqt
Posts: 9Questions: 0Answers: 0
See http://jsfiddle.net/aHdZE/
The table has 18 rows, pagination is at 10 per row. Every show has a class with an on click handler which alerts. The alerts only show up for the first 10. If you go to the next page, the click handler does not work. When you resort, only clickhandlers for the original 10 at the first page seems to work.
Did I miss something somewhere or is this a bug?
The table has 18 rows, pagination is at 10 per row. Every show has a class with an on click handler which alerts. The alerts only show up for the first 10. If you go to the next page, the click handler does not work. When you resort, only clickhandlers for the original 10 at the first page seems to work.
Did I miss something somewhere or is this a bug?
This discussion has been closed.
Replies
Allan