I am using php and mysql with jquery to display my data. The initial time my on click event is working on tbody. But when I append tbody with ajax call it’s not working. I am using event delegation with .on My html table : I am using simple html table to display my data and onclick of any TD