Creating webpages with Excel Web App mashups
Pages in this article
Unfortunately the functionality discussed in this article is no longer available
Demo of an embedded Excel Web App responding to form controls
Edit the values in the two textboxes and click the Update Chart
button to update the Excel Web App!
Remember to use the decimal separator that belongs to your windows
country setting. If the chart stays blank, try using the dot instead of
the comma or vice versa.
Please Wait...
The next page shows a demo where I used an event to create a dynamically updating chart.
Frequently asked Questions
How can I update the Excel Web App chart using form controls?
What should I do if the chart stays blank after updating values?
Which decimal separator should I use for input values?
What inputs are required to change the chart in the Excel Web App?
How is the Excel Web App embedded and loaded on the webpage?
What options are set for the Excel Web App UI and interactivity?
How does the JavaScript code interact with the Excel workbook?
What happens when the Update Chart button is clicked?
Where can I find a demo of a dynamically updating chart using events?
How are values retrieved from and set into the Excel sheet asynchronously?



Comments