|
|
-
Dear Customers,
We have just released Aspose.Grid version 1.7.4!
This release fixed some bugs and brings some great new features.
Aspose.Grid.Web 1.New control: GridWebForm, works with a GridWeb control, enables you to display/edit data in a record based form view window. 2.New method Validation.LoadValueList, loads value/text items to the dropdownlist or listmenu. 3.Enhanced List/DropDownList/FreeList features, supports Value/Text pair in a list item. 4.Supports DataSourceControl DataBinding in Vs.Net 2005. 5.Supports DropDown Calendar control in a Date/DateTime validation cell. 6.New Property GridWeb.EnableSmartNavigation(bool), Enabled by default. Supports Background Post Back and smooth visual effect without page refreshing. 7.New event: GridWeb.BindingChildView, enables you to modify the default child view's bindcolumns before binding the child view sheet.
Aspose.Grid.Desktop 1.Fixed the bug of text direction when rotating 90 or -90 degrees. 2.Extend no wrap text supported. 3.Stdev, averagea functions supported.
|
-
Dear Customers, We have just released Aspose.Grid version 1.7.3! New features and enhancements in this release: Aspose.Grid.Web 1.CheckBox Validation type supported. 2.Added WebCells.Unmerge method. 3.Support double-click to auto fit the width of a column. 4.Updated C# and VB.NET Demos. 5.Full tested under Netscape Browser Version 8.1.
Aspose.Grid.Desktop 1.Optimized performance of inserting and deleting row and column. 2.Fixed the formular bug referencing to other sheet. 3.Fixed the formular bug referencing to absolute address array. 4.The "VLOOKUP" function is supported. 5.Fixed the Combobox Control bug that the listbox can't be shown when clicked.
|
-
Dear Customers, We have released Aspose.Grid 1.7.2! Fixes and Enhancements in this release: Aspose.Grid.Web 1. Added "Hierarchical View" feature in Data Binding mode. 2. Fixed some formatting problems when running with none English locale settings. 3. Added GridWeb.DisplayCellTip property to let you enable/disable the default tooltips of cells. 4. Added GridWeb.NoScroll property. 5. Improved performance of adding/deleting rows/columns. 6. Creating hyperlinks in column headers supported. 7. Creating cell-command in binding columns supported. 8. Supports column headers clicking and sorting.
Aspose.Grid.Desktop 1. "Click start cell then shift and/or ctrl click end cell" supported. 2. SelectedCellRangeChanged event supported. 3. Fixed the not supported the regular style font. 4. SetStyle with bitmask supported. 5. "$A$1" formula style supported. 6. Fixed the formula styles not supported in ImportExcelFile. 7. Fixed the font and font color bug. 8. Mouse drag scroll supported. 9. "Vertical text" supported. 10. Fixed the bug of grouping same ranges more than twice.
|
-
Dear Customers,
We have just released Aspose.Grid 1.7.1!
Aspose.Grid.Web 1.7.1
- Aspose.Grid.Web Designer now supports .net 2.0 and vs.net 2005.
Aspose.Grid.Desktop
|
-
Dear Customers, We have just released Aspose.Grid 1.7! This version inclucdes many new exciting features: Aspose.Grid.Web 1.7 1.New METAL-LIGHT Look & Feel. 2.Added Fully DataBinding Support. Now it supports binding sheets to DataSet, DataTable, DataView or any Collection Objects. The control loads data from the DataSource, and updates the DataSource automatically. 3.Added new "Worksheets Designer" in the vs.net IDE. You may use it to create powerful database binding applications with few mouse clicks and few lines of code. 4.Added new Validation types: FreeList, Number, Integer, Date, DateTime and CustomFunction. 5.Improved visual effect and usability in None-IE browsers. 6.Added 6 new color properties to enable you adjust the ActiveCell/SelectCell/SelectHeader's Color/BackgroundColor. 7.Added new property "Visible" to WebWorksheet. You may use it to hide a worksheet from the TabBar. 8.Added Custom Command Buttons Support. You may create your own buttons at the control's TabBar. 9.Now you can use the RegularExpression Validation with one of other Validations at the same time. 10.Added WebWorksheet.Copy(WebWorksheet) method, enabling you copy a worksheet's content to another worksheet even if they are in two different GridWeb control. 11.Added Client-Side Submit/Validation event Support. You may write your own client script to handle the client-side submit or validation error event. 12.Added formula functions "MIN", "MAX". 13.Fixed the bug of losting data types when importing from a DataView object. 14.Fixed some problems in VS.NET 2005. 15.Optimized performance when there are large number of Validations in a sheet.
Aspose.Grid.Desktop 1.7 1.Grouping rows or columns supported. 2.Hiding row column header supported. 3.Fixed the Button or ComboBox of a focused cell will hide a part of text of the cell. 4.Fixed the bug of AddRow method. 5.Fixed the bug that the control can't be created instance in VS.NET 2002. 6.Demo projects support VS.NET 2002. 7.Fixed the bug of Dock.Fill property of the control. 8.Optimized performance of ImportExcelFile and ExportExcelFile method. 9.Added CreateRange method to Worksheet class. 10.Added Copy method to CellRange class.
|
-
Dear Customers, We have just released Aspose.Grid 1.6! Enhancement and Bugfix in this release: Aspose.Grid.Web 1. Add Full Support for none IE browsers, including Mozilla, FireFox and Opera. 2. Add GridWeb. EnableClientResizeColumnRow property. 3. Support relative path when use CustomStyleFileName. Aspose.Grid.Desktop 1. Support Exporting to DataTable. 2. Rename DataBind() method to ImportDataTable(). 3. Fixed the ColumnControl bug that Combox or CheckBox control does not work well. 4. Add Values collection to Combox control. 5. Support Data Binding.
Changes Since Aspose.Grid release 1.5.0
Aspose.Grid 1.5.3 Aspose.Grid 1.5.2 Aspose.Grid 1.5.1
|
-
We have just released Aspose.Grid 1.5.3!
Enhancement and bugfix in this release:
Aspose.Grid.Desktop
Enhanced: 1.Column validation supported. 2.Column control supported. 3.R1C1 reference style supported. 4.Sorting supported.
Aspose.Grid.Web
Fixed bugs: 1.When the number of rows is greater than about 100, FreezePanes(Fixed Rows/Columns) sometimes disappeared. 2.When multi-select a range of cells and paste data, readonly cells are modified. 3.DropDownList type cells can be deleted. 4.Column's width are not proper at some region settings.
Enhanced: 1.Support setting custom column/row header captions(WebCells.SetRowCaption, WebCells.SetColumnCaption). 2.Support sorting a range of cells, both top to bottom and left to right orientation(WebCells.Sort). 3.Support export cells data to a DataTable object(WebCells.Export).
4.Support client-side cells borders setting(Format Cells Dialog Box). 5.Aspose.Grid.Web UI Designer. Runs from System Start Menu or Visual Studio Environment(Only Support .net 1.0/1.1 by far).
|
-
We have released Aspose.Grid 1.5.2!
Release Notes
Aspose.Grid.Web
- Fixed: client-side setting color bug
- Fixed: TableStyle/TableItemStyle CssClass property doesn't take effect bug
- Support Creating Pivot Table Reports
- Support client-side multi-cells select/copy/cut/paste/set style
- Support client-side right-click menu operations: freeze/unfreeze; insert/delete row/column; merge/unmerge cells;
- Support Hyperlinks(Text or Image Display, UrlLink or CellCommand Action)
- Added properties: ActiveCell, EnableClientColumnOperations, EnableClientFreeze, EnableClientMergeOperations, EnableClientRowOperations, SelectCells
- Added Methods: WebCells.GetColumnReadonly, WebCells.SetColumnReadonly, WebCells.GetRowReadonly, WebCells.SetRowReadonly
- Added events: SheetDataUpdated, LoadCustomData(for Sessionless mode data recovering), CellCommand, ColumnDeleted, ColumnInserted, RowDeleted, RowInserted, PageIndexChanged
- Changed: Now the client file web-path(/agw_client) and the client files(htc, gif, etc.) are not needed in deploying environment. These files are now embedded in the control. This simplifies the deploying and upgrading operations.
Aspose.Grid.Desktop
Enhanced:
- Column header text Supported.
- Context menu Supported.
- Hyperlinks, comments, pictures exporting supported.
- Cell button, checkbox, combox supported.
- CellClick, CellDoubleClick, CellKeyPressed events supported.
- Applying style to range of cells supported.
- Data validation supported.
Fixed:
- Minimizing the form that contained the GridDesktop control which set the Dock property Fill, an exception is thrown.
- Pressing "delete" key, the GridDesktop control does not raise CellDataChanged event.
- When row number is greater than 4 digitals, row header's width is not enough.
- When load from excel file, the font of char that input in a cell is different from the font of cell.
- Can't input Enter in a cell, now use Control + Enter keys.
- If there are not focused cells, textbox control will be placed at error position when input char.
- There is a comment in a cell, and then focused the right cell; when point to the cell that contains a comment, the focused cell will glint always.
- Hiding row column does not work.
|
-
Dear Customers,
We have released Aspose.Grid.Web v1.5.1!
In this new fix, we make the following enhancements and fixes:
Aspose.Grid.Desktop: Optimize performance and memory usage Support Row, column styles Fixed: Scrollbar value bug when freezing rows or columns Fixed: Hyperlink, comment, picture index are not updated when inserting, deleting
row or column
Aspose.Grid.Web: Change the control's class name from "ExcelWeb" to "GridWeb". Support hiding header bar Support hiding scroll bar Support relative path for client side usage files. Support cell/table background image style. Support save/load Aspose defined binary file(AGWF-Aspose Grid Web Format). Added new property "AGWClientPath", you can use this property set the path for
client side usage files(scripts, images, etc.). Fixed color bug when exporting to excel files. Fixed default font bug.
|
-
We have released Aspose.Cells.Web 1.4.5!
1.Added Freeze Pane feature: Added method WebWorksheet.FreezePanes, WebWorksheet.UnfreezePanes; Added property WebWorksheet.FreezePaneInfo. 2.Added WebCells.SetBorders method so you can set borders’ style for a range of cells. 3.Added Comments feature. You can use the Comments object to add comment for a cell. 4.Fixed export Excel file bug when a cell contains a sheet reference formula. 5.Fixed export Excel file bug that some cell’s border’s color are wrong in Excel. 6.Fixed bug when delete a column or row. 7.Fixed bug that when user input data in a cell which contains number style and submit, the number style doesn’t take effect. 8.New fully feature demos(C# and VB) included.
|
|
|