set value to null
set value to null
using editor 1.4, i wanted to set a value to null, and you gave me a handy way to do this in this thread
https://datatables.net/forums/discussion/26574/
->setValue( function() {return null;});
This no longer seems to work in 1.5.2
UPDATE
Please ignore, I had a typo
This discussion has been closed.
Answers
Great - thanks for the update :-)