items on page 2 dose not responde to event (data-attr)

items on page 2 dose not responde to event (data-attr)

mouatazhamouatazha Posts: 2Questions: 1Answers: 0
edited September 2022 in Free community support

hello everyone,
i have a table with multiple rows, i use datatable to set pagination,
when im moving to page 2 and click on a button it should display the value of data attr (data-id, data-name ...) but it doesn't . it works just fine on page 1 page page 2, 3 , .. does not work.
also the events .on("click", functon()... does not wotk on page 2 +

Answers

Sign In or Register to comment.