| | |
|
FlexCell Grid Control for .NET 2.0
 | V2.9.8 |
- Added Column.Name property.
- Added Column.Tag property.
- Added Row.Tag property.
- Added ComboBox.ToolStripDropDown property, Demo1 is an example.
- Changed the encoding of flx file to Unicode.
- Some minor modifications.
 | V2.9.7 |
- Solved the problem that the pictures can not be printed after installing Windows 10 update (KB5000802).
 | V2.9.6 |
- Removed a bug of QRCode.
 | V2.9.5 |
- Added CorrectionLevel property (for QRCode).
 | V2.9.4 |
- Removed a bug of PasteData method.
 | V2.9.3 |
- Added QRCode cell type.
- Added Grid.QRCodeModuleSize property.
 | V2.9.2 |
- Removed a bug of FrozenBottomRows property.
 | V2.9.1 |
- Modified FrozenBottomRows property.
- Added ClearBlankArea property.
 | V2.9.0 |
- Added AllowUserPaste property.
- Added ComboBox.Sorted property.
- Enable mouse wheel in ComboBox control.
- Allow users to set Column.Position property in a databound grid.
- Removed a bug of ExportToExcel method.
- Improved Range.DeleteByRow method, allow users to remove rows in a bound grid.
- Improved Grid.PrintPreview method.
- Improved the Calendar control (accepts short date).
- Improved performance of Print & PrintPreview methods.
- Improved PasteData method, enabled it to paste formatted Excel data.
- Some minor modifications.
 | V2.8.0 |
- Added Chart.DisplayCategoryName property.
- Added Chart.YMin property and Chart.DisplayAxesLabels property.
- Added Column.DataPropertyName property.
- Added Cell.DisplayText property.
- Added Grid.TimeFormat property.
- Added Grid.SortIndicatorStyle property and Grid.SortIndicatorColor property.
- Added Grid.ShowPageSetupDialog(ActiveTab) method.
- Added Range.Sort method and Selection.Sort method.
- Added Selection.SelectedObject property.
- Added interleaved 2 of 5 barcode type.
- Improved Grid.ExportToHTML method, enable it export cell format.
- Some minor modifications.
 | V2.7.0 |
- Added Grid.ExportToStream method and Grid.LoadFromStream method.
- Added Cell.Orientation property.
- Improved the TreeGrid demo.
- Added Grid.EditorVisible property.
- Added PageSetup.HeaderLineStyle property and PageSetup.FooterLineStyle property.
- Added Cell.Comment property, Grid.BackColorComment property, Grid.ForeColorComment property, Grid.CommentIndicatorColor property and Grid.CommentWindowWidth property.
- Added BarCode cell type, it supports Code39, Code128A, Code128B, Code128C, EAN128 and EAN13.
- Added Grid.DisplayBarcodeText property and Grid.StretchBarcode property.
- Added Cell.BarcodeType property, Column.BarcodeType property, Range.BarcodeType property and Selection.BarcodeType property.
- Added new celltype: Time, DateTime.
- Added Grid.DisplayDateTimeMask property.
- Added Chart.HideSmallPercentage property.
- Added Grid.HScrollbarVisible property and Grid.VScrollbarVisible property.
- Improved Grid.ExportToExcel method, enable it export pictures.
- Some minor modifications.
 | V2.6.0 |
- Added Grid.FrozenBottomRows property.
- Added PageSetup.MirrorMargins property.
- Added PageSetup.PrintCellBorders property.
- Added a TreeGrid sample project.
- Added SelChange event.
- Removed a bug of Grid.ExportToHTML method.
- Some minor modifications.
 | V2.5.0 |
- Added DataError event.
- Added Cell.PasteData method.
- Added Range.CopyData method, Range.CutData method and Range.PasteData method.
- Added ReportTitle.AlignTo property.
- Improved ReportTitle.Text property, allow it to contain segments separated by pipe characters (|).
- Improved Grid.ExportToExcel method, allow it export long string (> 255 characters) to Excel.
- Improved Grid.ExportToExcel method, allow it export number format to Excel file.
- Improved Grid.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 Grid.OpenFile method and Grid.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.
- Removed a bug that related to data-binding.
 | V2.4.0 |
- Added support for 64-bit operating system.
 | V2.3.0 |
- Added Grid.ShowResizeTip property.
- Added Grid.DisplayRowArrow property.
- Added PageSetup.FirstPageNumber property.
- Improved Grid.PrintPreview method.
- Improved Grid.ExportToExcel Method, enable it to export diagonal lines.
- Accelerate Grid.Selection.CopyData method.
- Removed a bug of Grid.Selection.PasteData 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.
 | V2.2.0 |
- Added Grid.ExportToPDF method.
- Added Grid.EndCurrentEdit method.
- Added Grid.PageSetup.Zoom property.
- Improved the scrollbars.
- Improved Grid.Row.AutoFit method and Grid.Column.AutoFit method.
- Some minor modifications.
 | V2.1.0 |
- Added AfterReorderColumn event.
- Some minor modifications.
 | V2.0.0 |
- Released a new version that supports Microsoft .NET Framework 2.0.
|
|