Detecting focusout event in a datatables cell
Detecting focusout event in a datatables cell
![uskerine](https://secure.gravatar.com/avatar/4451c37226116b4315c13d536def2709/?default=https%3A%2F%2Fvanillicon.com%2F4451c37226116b4315c13d536def2709_200.png&rating=g&size=120)
I would like to understand how could I detect a focusout event for a datatables <input> item contained on a cell.
Using just jQuery does not work -> jQuery("..selector..").focusout( function() { ... } )
Thanks!,
This discussion has been closed.