You can set the cell to always be in edit mode.
This example puts the cell in edit mode.
JavaScript |
Copy Code
|
---|---|
window.onload = function(){ //Set to be always in input mode. |