The MindFusion Forums
Grid and Spreadsheet Components >> News >> Spreadsheet for WinForms 1.4
https://mindfusion.eu/Forum/YaBB.pl?num=1432649125

Message started by Forum Admin on May 26th, 2015 at 2:05pm

Title: Spreadsheet for WinForms 1.4
Post by Forum Admin on May 26th, 2015 at 2:05pm
We have released version 1.4 of MindFusion.Spreadsheet for WinForms. The new version includes:

Licensing
There is no separate trial build of the control assemblies anymore. Instead, set the LicenseKey property of the individual components to disable the component's evaluation mode and stop displaying trial messages. If your application contains more than one control by MindFusion, you could call MindFusion.Licensing.LicenseManager.AddLicense(key) to specify the key once instead of setting it per each control. License key strings are listed on the Keys & Downloads page at MindFusion's customer portal.

Visual Studio 2015 support
MindFusion.Spreadsheet for WinForms now includes support for Visual Studio 2015. The installer can create VS2015 toolbox palette for the component.

Autofiltering
Worksheets now support autofiltering. To enable it, call the AutoFilter method of the CellRange class. To specify autofiltering criteria for individual columns, use the AutoFilter overload. These criteria can also be specified interactively, through the drop-down buttons inside the headers of each column in the target range.

Multiple Selection
MindFusion.Spreadsheet now supports selection of multiple cell ranges. Cell ranges can be added to the selection interactively, by holding down the CTRL key while dragging with the mouse, or programmatically, by using one of the new methods of the Selection class: Add, AddRow, and AddColumn.

Miscellaneous
The new EnableTypeInference property can be used to suppress automatic type inference in the workbook.
The tooltips displayed when the user resizes rows and columns can now be turned off through the ShowResizeHeaderToolTips property. The format of these tooltips can be specified through the ResizeColumnToolTipFormat and ResizeRowToolTipFormat properties.

The latest version can be downloaded here:
https://mindfusion.eu/SpreadsheetTrial.zip

The component's assemblies are also available as Nuget package. To install it, run the following command in the Package Manager Console:
PM> Install-Package MindFusion.Spreadsheet

Enjoy!

The MindFusion Forums » Powered by YaBB 2.6.11!
YaBB Forum Software © 2000-2024. All Rights Reserved.