saveCell

saves changes made in the cell

void saveCell(number row,number column);
rownumberthe row number
columnnumberthe column number

Example

$$("ssheet").saveCell(row, column);

Back to top
If you have not checked yet, be sure to visit site of our main product Webix web ui framework and page of spreadsheet product.