Spread Windows Forms and Renderers
You can customize renderers in Spread Windows Forms. The renderers are used in headers, corners, cells, and other areas. You can also customize the renderers used to create the styles in Spread Windows...
View ArticleSetting Table Colors for SpreadJS
You can set colors for tables in SpreadJS. This simple example allows you to set background colors for the cells, colors for the cell text, and colors for the grid lines. Select the color names and...
View ArticleSpreadJS and Hyperlink Cells
You can quickly access information on a web page with a hyperlink. SpreadJS supports hyperlink cells. This allows you to click on a cell and go to a web site, use an email link, or load a basic web...
View ArticleSpread Windows Forms and Alternating Rows
Some types of spreadsheets, such as ledgers, have different appearances for alternating rows. This makes it easier to see the data. Spread for Windows Forms allows you to set different appearances for...
View ArticleSpread Windows Forms Ribbon Control
The Spread for Windows Forms spreadsheet control can be combined with other components, such as a Ribbon control in order to provide design functionality and other control to the user. In this example,...
View ArticleSpreadJS and Sparklines
Sparklines are small charts that you can use to provide visual representation of your data. Sparklines use data from a range of cells. SpreadJS supports sparklines in cells. SpreadJS provides two...
View ArticleSpread Windows Forms and Hierarchy Navigation
Spread for Windows Forms can display relational data, such as from a relational database, in hierarchical views. The following image displays a typical hierarchical view with expanded child sheets....
View ArticleSpreadJS Data Binding
Data binding is a useful feature that enables the user to work with data without needing complex code. In SpreadJS, the workbook can be bound to data and then displayed on a web page to give the user...
View ArticleSpread Windows Forms and Loading Data
An important part of a Spreadsheet is adding data. Spread for Windows Forms has many ways to add data. You can load files, bind to data sources, or use methods and properties to add data to cells. The...
View ArticleSpreadJS and Knockout Data Binding
Knockout is a JavaScript library that helps you create responsive displays, as well as user interfaces that have an underlying data model. SpreadJS can work with Knockout to make binding to data easier...
View ArticleSpreadJS and Saving To PDF Files
PDF files are popular because they can be viewed in many different operating systems. You can save to PDF with SpreadJS. There are several ways to create a PDF file with SpreadJS. You can use the Excel...
View ArticleSpread Windows Forms and Page Breaks
Some applications allow you to view page breaks for printing. You can use code to add visual indicators for page breaks in Spread for Windows Forms. There are several ways to add visible page breaks in...
View ArticleSpreadJS and Angular Data Binding
AngularJS is a JavaScript library that is used for creating dynamic displays in web-applications. SpreadJS can work with Angular to make binding to data easier to understand by extending HTML. This...
View ArticleSpread Windows Forms and the Spread Designer
You can quickly design a spreadsheet component using the Spread Designer. Whether you are prototyping a complete spreadsheet component or simply customizing some aspect of an existing spreadsheet...
View ArticleSpread Windows Forms and Currency Cells
Currency cells are useful if you want to display numbers as monetary values. You can display currency values in Spread Windows Forms with a currency cell. You can customize formatting in the currency...
View ArticleSpread ASP.NET and Multiple-Column Combo Box Cells
You might want to display multiple columns of data in a cell and limit the user choices. Spread ASP.NET allows you to do this with a multiple-column combo box cell. You can create a combo box cell with...
View ArticleCreating Cells with the SpreadJS Designer
The SpreadJS Designer allows you to create basic cell types quickly and without code. You can create button, check box, combo box, and hyperlink cells in the SpreadJS Designer. The options for setting...
View ArticleSpread Studio V9 Service Pack 1 Fixed Bugs
In this article, you will find all of the .NET bugs that were fixed in the first Service Pack release of Spread V9. To download Spread V9 Service Pack 1, click here. Spread for Winforms The...
View ArticleSpreadJS V9 Service Pack 1 Fixed Bugs
In this article, you will find all of the SpreadJS bugs that were fixed in the first Service Pack release of Spread V9. To download Spread V9 Service Pack 1, click here. SpreadJS The hitTest method now...
View ArticleImportant SpreadJS Notice: License Changes, Name Changes, and a New Product
We have just released Spread Studio v9 Sp1 and SpreadJS v9 Sp1 and a few announcements come with this release. SpreadJS is No Longer Part of Spread Studio SpreadJS is growing into its own product line...
View Article