Issue with two editors on one page
Issue with two editors on one page
Hi,
I've an issue with having two editors on one page using in-line editing. If I'm editing a cell on one table and then click on the second table I get an error.
"Uncaught TypeError: Cannot read property 'onBlur' of undefined"
Demo - http://live.datatables.net/nodeleja
Step 1 - click on the first cell of the first table
Step 2 - immediately click on the first cell of the second table.
It seems to get confused about which table is blurring.
This discussion has been closed.