Category Archive: Henry Xu

Aspose.Grid 1.7.4 Released!

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), … Continue Reading

Posted in Henry Xu |

Aspose.Grid 1.7.3 Released!

Dear Customers,

We have just released Aspose.Grid version 1.7.3!

New features and enhancements in this release:

Aspose.Grid.Web

  • CheckBox Validation type supported.
  • Added WebCells.Unmerge method.
  • Support double-click to auto fit the width of a column.
  • Updated C# and VB.NET Demos.
  • Full tested under Netscape Browser Version 8.1.

Aspose.Grid.Desktop

  • Optimized performance of inserting and deleting row and column.
  • Fixed the formular bug referencing to other sheet.
  • Fixed the formular bug referencing to absolute address array.
  • The “VLOOKUP” function is supported.
  • Fixed the
Continue Reading
Posted in Henry Xu |

Aspose.Grid 1.7.2 Released!

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… Continue Reading

Posted in Henry Xu |

Aspose.Grid 1.7.1 Released

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

  •    Fixed an internal bug

 … Continue Reading

Posted in Henry Xu |

Aspose.Grid 1.7 Released!

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 … Continue Reading

Posted in Henry Xu |

Aspose.Grid 1.6 released!

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… Continue Reading

Posted in Henry Xu |

Aspose.Grid 1.5.3 released!

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 … Continue Reading

Posted in Henry Xu |

Aspose.Grid 1.5.2 released!

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
Continue Reading
Posted in Henry Xu |