when i goto second page(pagination) row click function is not working please suggest.
when i goto second page(pagination) row click function is not working please suggest.
vivekanandan
Posts: 4Questions: 2Answers: 0
when I go to second page(pagination) row click function is not working please suggest.
This discussion has been closed.
Answers
when i go to second page(pagination) row click function is not working please suggest.
Copy,Csv,Excel not working in mvc application.
Hi,
Did you have solution fix it?I got the same problem although I used .on event.
Thanks,
Loi
You can use :
$('#dt_example tbody').on("click", "td#delete", function(){.....});
ABout button you use "fnClick":