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.

vivekanandanvivekanandan Posts: 4Questions: 2Answers: 0

when I go to second page(pagination) row click function is not working please suggest.

Answers

  • vivekanandanvivekanandan Posts: 4Questions: 2Answers: 0

    when i go to second page(pagination) row click function is not working please suggest.

  • vivekanandanvivekanandan Posts: 4Questions: 2Answers: 0

    Copy,Csv,Excel not working in mvc application.

  • tranloitranloi Posts: 12Questions: 3Answers: 0

    Hi,
    Did you have solution fix it?I got the same problem although I used .on event.

    Thanks,
    Loi

  • tranloitranloi Posts: 12Questions: 3Answers: 0

    You can use :
    $('#dt_example tbody').on("click", "td#delete", function(){.....});

  • tranloitranloi Posts: 12Questions: 3Answers: 0

    ABout button you use "fnClick":

This discussion has been closed.