by FarPoint Technologies - Product Type: Component / .NET WinForms
Easily present, edit and update tabular data. Spread for Windows Forms is a comprehensive spreadsheet component for Windows Forms applications that combines grid capabilities, spreadsheet functionality, and includes the ability to bind to data sources. A single control can handle up to 2 billion sheets, each with up to 2 billion rows and 2 billion columns. Spread for Windows Forms supports Microsoft Excel import/export and cross-sheet referencing. Styles and formatting can be applied at sheet, row, column and cell level. Spread for Windows Forms supports cross-sheet referencing, splitter bars, sorting, cell spanning, multiple row/column headers, bound/unbound modes. Maintenance Package includes all updates, major upgrades, email and forum support, and unlimited support calls for one year. FarPoint Spread for Windows Forms now includes Export to PDF, Excel-like Grouping, Excel 2007 XML Support (Office Open XML, XLSX), Floating Formula Bar and Range Selection for Formula, Automatic Completion (type ahead) and much more.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 934.07 | 1 Developer License | Download (146.3 MB) | |
| Add to Cart | $ 3,258.50 | 4 Developer Team License | Download (146.3 MB) | |
| Add to Cart | $ 4,654.02 | 6 Developer Team License | Download (146.3 MB) | |
| Add to Cart | $ 326.32 | 1 Developer License Upgrade from Spread for Windows Forms V3 | Verify | Download (146.3 MB) |
| Add to Cart | $ 513.32 | 1 Developer License Upgrade from Spread for Windows Forms V2.5 | Verify | Download (146.3 MB) |
| Add to Cart | $ 747.07 | 1 Developer License Upgrade from any FarPoint product | Verify | Download (146.3 MB) |
| Add to Cart | $ 1,304.33 | 1 Developer License with Maintenance | Download (146.3 MB) | |
| Add to Cart | $ 4,542.30 | 4 Developer Team License with Maintenance | Download (146.3 MB) | |
| Add to Cart | $ 6,482.70 | 6 Developer Team License with Maintenance | Download (146.3 MB) | |
| Add to Cart | $ 699.38 | 1 Developer License with Maintenance Upgrade from Spread for Windows Forms V3.0 with Maintenance | Verify | Download (146.3 MB) |
| Add to Cart | $ 886.38 | 1 Developer License with Maintenance Upgrade from Spread for Windows Forms V2.5 with Maintenance | Verify | Download (146.3 MB) |
| Add to Cart | $ 1,120.13 | 1 Developer License with Maintenance Upgrade from any FarPoint product | Verify | Download (146.3 MB) |
| Add to Cart | $ 391.02 | 1 Maintenance Renewal License (One Maintenance Required per Developer) | Verify | Download (29 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
What's New in FarPoint Spread for Windows Forms 4.0?
General Features
Appearance Features
Export-to-Excel Features
Other Additions
What’s New in Spread for Windows Forms V3.00.2004?
What’s New in Spread for Windows Forms V3?
More Display and Interaction Options
More Cell Type Features
New Undo/Redo Actions
With the undo/redo feature, you can add capability to your application to undo various actions in the spreadsheet performed by your end user. You make use of the UndoAction class and several specific classes that correspond with those various user actions. There is also a manager class that keeps track of the end user actions that can be undone and re-done.
More File Export Options
More Formula Capabilities
Spread for Windows Forms provides a completely new, object-oriented spreadsheet control for use in the Microsoft .NET framework. Spread for Windows Forms now includes a 2.0 framework and a 3.5 framework build. Spread for Windows Forms supports Tablet PC with InkNotation. You can control the appearance and the user interaction in a variety of ways. With most of the Spread’s appearance and functionality based on underlying models, the advanced developer has complete control over the component. Import and export capabilities provide another source of flexibility when developing and exchanging designs. Spread for Windows Forms can handle data from comma-delimited text files as well as multiple spreadsheets from Microsoft Excel files. The contents of a sheet may be saved as a Microsoft Excel file (BIFF8 format) or stream, text file, or as a Spread XML file.
You can customize the appearance in a variety of ways, among them:
Far Point Spread for Windows Forms Main Features
Fpoint Spread can import and export native Microsoft Excel .xls files, multiple sheets and cross-sheet formula referencing, hierarchical display, grouping, conditional formatting, sorting, row filtering, searching, zooming, undo/redo, data binding or unbound modes, and splitter bars, you can create a solution for any application. Farpoint Spread also offers complete customization at cell level with the 18 cell types (including the ability to create your own custom cell types), cell spans, multiple headers, shapes, 320 built-in calculation functions, cell tips and notes, and much more.
Multiple Sheets
You can use multiple sheets in the spreadsheet. Use multiple sheets to categorize your information, similar to worksheets in Microsoft Excel
Customized Appearance (Skins)
Easily and quickly configure the appearance of Spread using predefined skins or create and save your own custom skins. Custom skins can be shared with everyone in your development team, allowing a consistent look of the control across applications
Spannable Cells - You can span cells. Create cell spans to join cells together, allowing one cell to span across multiple cells to include, for example, your company logo. You can span data cells or headers. You can also have Spread automatically merge cells that are the same value
Headers with Multiple Columns and Rows - You can have multiple column headers and row headers. You can also span header cells. Use headers with multiple columns or rows to organize your column and row information
Sorting Capabilities
You can sort rows or columns or a range of cells. Programmatically sort data by rows or columns. Or allow your users to sort rows automatically simply by clicking on the column header. The methods at the sheet level allow these kinds of sorting: Sorting Automatically by Column, Sorting Columns or Rows Manually, Sorting Data in a Range
Customize Interaction with Rows and Columns
Search Data
You can search for data in any of the cells in the workbook by specifying the sheet and the string of data for which to search.
Filtering Data
You can customize the user experience for filtering data on a sheet. With row filtering, you can allow the user to filter the data in columns on a sheet and display only the rows of data which meet criteria from a drop-down list or change the appearance of rows based on that filtering. You can use the basic default filtering or you can customize practically every aspect of the filtering.
User interaction with individual cells
You can control the user interaction with individual cells (or a range of cells):
Data Selection
You can control what the user can select and how it appears. You can control whether users can only select:
Multiple Cell Types
You can define a feature-rich set of cell types. Use Spread's cell types or create your own to determine what kind of data can be entered into a cell, avoiding unnecessary checks and validations by the developer and providing a natural way for your user to enter data
Hierarchical Display
You can create a sheet within a row to display relational data hierarchically, with parent rows and child views of related data
Built-In Functions
You can use built-in functions and operators to develop formulas and perform calculations. Add calculations quickly to your applications by using any of over 200 pre-defined algorithms or add your own custom functions.
Supported Functions include Date and Time Functions, Engineering Functions, Financial Functions, Logical Functions, Math and Trigonometry Functions, Statistical Functions, Text Functions
Printing
You can print any of several parts of the spreadsheet, offer print preview with zoom, etc..
Data Binding
You can bind the control to a data set, such as data in a database, or to anything that the .NET framework allows, such as an IList object:
Multiple Viewports
You can allow more than one pane or viewport in the spreadsheet to allow you to view data from different parts of the spreadsheet in one display. Display data in multiple viewports and allow your user to customize their own viewport view
Spread Designer
You can use the Spread Designer to design your control and to create a prototype quickly. UseSpread Designer to reduce development time by allowing you to customize the look and feel of the control at design time using an intuitive, easy-to-use interface.
The Spread Designer creates a snapshot of the spreadsheet control. Once all the changes are made, you apply the changes to the spreadsheet control on your form. You can also open files from within Spread Designer and save your design as a file.
Import and Export Capabilities
You can save data from Spread into several different file types and open data files from several different file types into Spread. At design time, you can use the Spread Designer to save the Spread to any of various file types or open previously saved files. With code, you can save the whole control, a particular sheet, or data from a particular range of cells to several different file types or streams. Similarly, you can allow your users to handle file operations for a range of file types.
Save Data to a File:
Open Existing Files
Customize the Display of the Cursor
You can set the cursor or pointer to appear differently for different parts of the display. The control uses one cursor for locked cells (CursorType enumeration equal to Locked) and one cursor for unlocked cells (CursorType enumeration equal to Normal).
Allow the User to Zoom
You can allow the user to change the scale of the display of the control, in other words to zoom in or zoom out. Use the AllowUserZoom property of the FpSpread control. This allows the user to zoom in or out by pressing the Ctrl key and turning the mouse wheel. The user can zoom in up to 400% and out to 10% of the default display. You can also programatically adjust the zoom.
Add a Context Menu to a Control
You can create a context menu and add it to the ContextMenu property of the FpSpread control. The control automatically displays this menu when you right click on the control.
Scroll Bars
You can control the display and operation of the scroll bars on the control:
Spread for Windows Forms Maintenance Package includes all updates, major upgrades, email and forum support, and unlimited support calls for one year.
Publisher
Primary Category
Related Products
Related Categories