Author Archives: Henry

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 |