Getting Started with SpreadJS V10
SpreadJS Version 10 now includes two JavaScript components: Spread.Sheets and Spread.Views. Spread.Sheets is a more traditional spreadsheet component, while Spread.Views is a highly customizable data...
View ArticleSpread.Sheets and the Month Sparkline
A Month sparkline can be a useful way to show data trends, such as finding the day with the highest call volume in the month. You can use the Month sparkline in Spread.Sheets to quickly find days with...
View ArticleSpread.Sheets Excel Navigation
In Excel, the key combination of Ctrl and an arrow key allows the user to navigate to the end of a data region in a worksheet. While this functionality is not currently automatically provided in...
View ArticleSpread.Sheets and JS Bin
You can now test Spread.Sheets in JS Bin with a special license key. Spread.Sheets can be used in browser applications that support HTML5. For more information about Spread.Sheets, refer to...
View ArticleSpreadJS V10 SP1 Release
SpreadJS V10 SP1 has now been released. This release fixes many reported issues. Here is a list of the resolved issues: Spread now works correctly with a list validator. [230436] The formula text box...
View ArticleSpread.Sheets and JSFiddle
You can now test Spread.Sheets in JSFiddle with a special license key. Spread.Sheets can be used in browser applications that support HTML5. For more information about Spread.Sheets, refer to...
View ArticleHow to Import/Export Excel files using JavaScript and Spread.Sheets
JavaScript is a versatile platform that allows easy customization of client-side scripting tools. In some applications, it is useful to have some sort of spreadsheet interface that is easy to code and...
View ArticleSpread.Sheets Year Sparkline
Spread.Sheets is a spreadsheet widget that works in browser applications that support HTML5. Spread.Sheets has a new Year sparkline feature. A Year sparkline allows you to quickly spot trends in your...
View ArticleSpread.Sheets and Angular
For those of you wanting to use Spread with Angular, we have some great news, you can now use Spread.Sheets in an Angular project. Use the following steps to create an Angular project with...
View ArticleSpread v10 SP2 Release
We’ve released Spread V10 SP2. This release adds several features and fixes many reported issues. The biggest new feature is for SpreadJS.Sheets: Support for Angular! Here is a list of the resolved...
View Article