Editor can't delete "0" from table cell.
Editor can't delete "0" from table cell.
Link to test case:
Debugger code (debug.datatables.net): https://debug.datatables.net/emataj
Error messages shown: No error messages
Description of problem: I have a table that a user can enter numbers into that act as overrides for certain calculations. However, the editor won't delete the cell (creating a null in the database) if the cell contains zero. I don't have any issues otherwise when deleting numbers that aren't zero. Does anyone have any idea why this may happen?
Answers
That sounds like something in the implementation. Can you provide more details or link to your page, or test case, that demonstrates the issue. The debug info shows 4 tables, so there's a lot of unknowns right now. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin