Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
147670 | Sep 19,2019 08:23 AM UTC | Sep 23,2019 06:03 AM UTC | jQuery | 3 |
![]() |
Tags: ejSpreadSheet |
$("#Spreadsheet").ejSpreadsheet({
//..
loadComplete: "loadComplete",
});
function loadComplete(args) {
//To update cell value
this.XLEdit.updateValue("B3", "test");
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.