Aspose.Grid for .NET - 1.9.0.0 Released
2/12/2007 2:26:13 PM
Aspose.Grid is a .NET component that provides you a total grid solution. It is packaged with two different .NET components to support Desktop and Web applications. Main features include: Importing/exporting to CSV & SpreadSheetML format, Find/Replace feature, Easy to apply skins, Extensive support for Grouping rows & creating subtotal features, formulae, Large array of cell types, Managing Cells, Pictures, Hyperlinks, Keyboard Navigation, Grid Events and support for both edit and view modes.
Aspose.Grid is a .NET component that provides you a total grid solution. It is packaged with two different .NET components to support Desktop and Web applications. Main features include: Importing/exporting to CSV & SpreadSheetML format, Find/Replace feature, Easy to apply skins, Extensive support for Grouping rows & creating subtotal features, formulae, Large array of cell types, Managing Cells, Pictures, Hyperlinks, Keyboard Navigation, Grid Events and support for both edit and view modes.
New features added to this new release:
-
New formula engine, lifts the performance of calculation for more than 20x than the old one.
-
Provides a new interface that enables users define their own formula functions. Please see the API document about WebWorksheets.RegisterCustomFunctionHandler for details.
-
Two new server event:RowDeleting, ColumnDeleting
-
New Client-side functions: getCellValue, setCellValue, getActiveRow, getActiveColumn, setActiveCell, getActiveCell, setActiveCellByCell, getCell, getCellRow, getCellColumn, getCellValueByCell, setCellValueByCell
-
New client-side events: onSubmit, onError, onSelectCell, onUnselectCell, onDoubleClickCell, onCellError, onCellUpdated
-
Includes Full Featured Demo that shows the usage of the client-side functions and events.
-
Supports multiple rows selecting.
-
Supports keyboard selecting by holding the shift-key and pressing the arrow keys.
-
Supports create hints in the row and column headers.
-
Supports paste a string to multiple cells.
-
Supports datetime calculation. You may add days in a number to a date type value, or subtract a date value from another date value to get the duration in days between the two date value.
|