| | |
|
FlexCell Grid Control for .NET 1.1
 | V1.8.7 |
- Improved the Print method, allow it print ownerdraw image and text.
- Improved selected cell's background color treatment method. Translucent color can be used to get more smooth vision effect.
- Improved OpenFile method and LoadFromXML method. Papersize is not set when open file, instead set when print or print preview, so as to speed up the file open/load process.
- Improved the ExportToExcel method, allow it export number format to Excel file.
- Modified the PrintPreview method, added a ShowExportButton parameter.
- Removed two minor bugs.
 | V1.8.0 |
- Added support for Windows Vista.
- Added Grid.ShowResizeTip property.
- Added PageSetup.FirstPageNumber property.
- Added Grid.DisplayRowArrow property.
- Improved Grid.PrintPreview method.
- Improved Grid.ExportToExcel Method, enable it to export diagonal lines.
- Removed a bug of Grid.Selection.PasteData method.
- Accelerate Grid.Selection.CopyData method.
- In the previous versions, if merged cell contains hyperlink, user needs to click on the cell's top left corner to open the link. Now the problem has been corrected.
- Some minor modifications.
 | V1.7.0 |
- Added Grid.ExportToPDF method.
- Added Grid.EndCurrentEdit method.
- Added Grid.PageSetup.Zoom property.
- Added ComboBox.DataSource property, ComboBox.DisplayMember property and ComboBox.ValueMember property.
- Added ComboBox.GetItemText method and ComboBox.GetItemValue method.
- Added Grid.DragDelay property and Grid.EnableVisualStyles property.
- Added AfterReorderColumn event.
- Improved Grid.AutoFitRowHeight method and Grid.Column.AutoFit method.
- Improved OwnerDrawCell event.
- Some minor modifications.
 | V1.6.0 |
- Added Grid.BackColorActiveCellSel property, Grid.SelectionBorderColor, Grid.BoldFixedCell and Grid.TabKeyMoveTo property.
- Added Grid.ExportToCSV method.
- Added Cell.ClearBackColor method, Range.ClearBackColor method and Selection.ClearBackColor method.
- Added ImageComboBoxItem class and ComboBox.Images property.
- Added Chart.HideDecimalLabel property.
- Added PageSetup.Copies and PageSetup.BlackAndWhite property.
- Added support for Unicode.
- Some minor modifications.
 | V1.5.0 |
- Added Grid.FrozenRows property and Grid.FrozenCols property.
- Added Grid.StartRowNumber property.
- Added Grid.BackColorActiveCellSel property and Grid.SelectionBorderColor property.
- Improved ReportTitle.Text property, enabled it to realize multi-line text.
- Enabled the grid control to use Windows XP visual styles on the Windows XP operating system.
- Some minor modifications.
 | V1.4.0 |
- Added Grid.DisplayErrorMessage property and Grid.LastErrorMessage property.
- Added CellChanging Event.
- Some minor modifications.
 | V1.3.0 |
- Added Grid.DataSource property, Grid.DataMember property, Grid.DrawMode property, Grid.NullText property and Grid.ExtendLastCol property.
- Added Grid.SetDataBinding method.
- Added Grid.ReportTitles property.
- Added ReportTitle class and ReportTitles collection.
- Added OwnerDrawCell event and PercentComplete event.
- Some minor modifications.
 | V1.2.0 |
- Added Grid.PageSetup.ReportTitle property and Grid.PageSetup.ReportTitleFont property.
- Added Grid.Cell.Bounds property.
- Some minor modifications.
 | V1.1.0 |
- Some minor modifications.
 | V1.0.0 |
- Released FlexCell for .NET.
|
|