Editor.startEdit
I don't understand the purpose of
var v = value !== undefined ? value : this.boundEl.dom.innerHTML;
in Editor.startEdit. I am particularly interested because my empty cells, when edited, are initialized with this value (i.e. HTML as text content!):
Massimo
#If you have any other info about this subject , Please add it free.# |

