Spread.Sheets Documentation > Sample Code > Sample Code for the Widget > Setting Edit Mode Always |
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. |