Click events on datatable

Click events on datatable

KenWoutersKenWouters Posts: 1Questions: 0Answers: 0
edited September 2013 in General
Hi,

I've got a small question regarding the event handling of datatables.
My goal is to catch a click event on a header, which should trigger the focus on a input field in a table row.
The problem is that the click event is never triggered.

Does a datatable happen to block such events?

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    Please see the top FAQ: http://datatables.net/faqs#events . If its not that, then please link to a test case showing the issue.

    Allan
This discussion has been closed.