What's new in FlexCell Grid Control for .NET 3.0 3.5.5

Sep 29, 2022
  • Added Grid.ScrollBarStyle property and Grid.BackColorScrollBar property.

New in FlexCell Grid Control for .NET 3.0 3.5.4 (Feb 24, 2022)

  • Changed flx file's encoding to Unicode.
  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 3.5.3 (Mar 12, 2021)

  • Solved the problem that the pictures can not be printed after installing Windows 10 update (KB5000802).

New in FlexCell Grid Control for .NET 3.0 3.5.2 (Jan 12, 2020)

  • Removed a bug of QRCode.

New in FlexCell Grid Control for .NET 3.0 3.5.1 (Apr 30, 2019)

  • Added CorrectionLevel property (for QRCode).

New in FlexCell Grid Control for .NET 3.0 3.5.0 (Sep 2, 2018)

  • Removed a bug of PasteData method.

New in FlexCell Grid Control for .NET 3.0 3.4.9 (Sep 4, 2017)

  • Added QRCode cell type.
  • Added Grid.QRCodeModuleSize property.

New in FlexCell Grid Control for .NET 3.0 3.4.8 (Sep 4, 2017)

  • Removed a bug of FrozenBottomRows property.

New in FlexCell Grid Control for .NET 3.0 3.4.7 (Sep 4, 2017)

  • Modified FrozenBottomRows property.
  • Added ClearBlankArea property.

New in FlexCell Grid Control for .NET 3.0 3.4.6 (Sep 4, 2017)

  • Allow users to set Column.Position property in a databound grid.

New in FlexCell Grid Control for .NET 3.0 3.4.5.0 (Nov 20, 2015)

  • Removed a bug related to IME.

New in FlexCell Grid Control for .NET 3.0 3.4.4.0 (Jun 18, 2015)

  • Removed a bug of ExportToExcel method.

New in FlexCell Grid Control for .NET 3.0 3.4.3 (Jun 18, 2015)

  • Enable mouse wheel in ComboBox control.

New in FlexCell Grid Control for .NET 3.0 3.4.2 (Sep 20, 2014)

  • Improved Grid.PrintPreview method.
  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 3.4.1 (Jul 31, 2014)

  • Improved Range.DeleteByRow method, allow users to remove rows in a bound grid.

New in FlexCell Grid Control for .NET 3.0 3.4.0 (Jan 30, 2014)

  • Improved the Calendar control (accepts short date).
  • Added Column.DataPropertyName property, allow users to drag and drop columns in bound mode.
  • Improved performance of Print & PrintPreview methods.

New in FlexCell Grid Control for .NET 3.0 3.3.9 (Nov 21, 2013)

  • Added ComboBox.Sorted property
  • Speed up Print & PrintPreview methods

New in FlexCell Grid Control for .NET 3.0 3.3.8 (Oct 29, 2013)

  • Improved PasteData method, enabled it to paste formatted Excel data.

New in FlexCell Grid Control for .NET 3.0 3.3.7 (Oct 29, 2013)

  • Removed a bug of PrintPreview method.
  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 3.3.6 (May 3, 2013)

  • Added Chart.DisplayCategoryName property.

New in FlexCell Grid Control for .NET 3.0 3.3.5 (Apr 29, 2013)

  • Added Column.DataPropertyName property.
  • Allow users to drag and drop columns in bound mode.
  • Improved Grid.ExportToHTML method, enable it export cell format.

New in FlexCell Grid Control for .NET 3.0 3.3.4 (Apr 18, 2013)

  • Added ShowPageSetupDialog(ActiveTab) method.

New in FlexCell Grid Control for .NET 3.0 3.3.3 (Mar 9, 2013)

  • Improved the ComboBox control.
  • Added Cell.DisplayText property.
  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 3.3.2 (Jan 28, 2013)

  • Added Range.Sort method and Selection.Sort method

New in FlexCell Grid Control for .NET 3.0 3.3.1 (Dec 23, 2012)

  • Removed a bug of ComboBox control.

New in FlexCell Grid Control for .NET 3.0 3.3.0 (Dec 23, 2012)

  • Released new version that supports 64-bit Visual Studio 2012 and Windows 8.
  • Added interleaved 2 of 5 barcode type.

New in FlexCell Grid Control for .NET 3.0 3.2.9 (Sep 11, 2012)

  • Added Grid.TimeFormat property.
  • Removed a bug of Image class.

New in FlexCell Grid Control for .NET 3.0 3.2.8 (Aug 14, 2012)

  • Added Selection.SelectedObject property
  • Removed a bug of Column.Sort method

New in FlexCell Grid Control for .NET 3.0 3.2.7 (Apr 30, 2012)

  • Added Grid.SortIndicatorStyle property and Grid.SortIndicatorColor property.

New in FlexCell Grid Control for .NET 3.0 3.2.6 (Apr 23, 2012)

  • Added Grid.ExportToStream method and Grid.LoadFromStream method

New in FlexCell Grid Control for .NET 3.0 3.2.5 (Mar 29, 2012)

  • Added Cell.Orientation property.
  • Improved the TreeGrid demo.
  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 3.2.4 (Feb 27, 2012)

  • Speed up the grid.
  • 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.
  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 3.2.3 (Dec 27, 2011)

  • Improved Grid.ExportToExcel method, enable it to export pictures

New in FlexCell Grid Control for .NET 3.0 3.2.2 (Dec 27, 2011)

  • Removed a bug of cell mask.

New in FlexCell Grid Control for .NET 3.0 3.2.1 (Dec 27, 2011)

  • Improved Grid.PrintPreview method

New in FlexCell Grid Control for .NET 3.0 3.2.0 (Dec 27, 2011)

  • Added new celltype: BarCode, Time, DateTime.
  • Added Grid.DisplayBarcodeText property and Grid.StretchBarcode property.
  • Added Cell.BarcodeType property, Column.BarcodeType property, Range.BarcodeType property and Selection.BarcodeType property.
  • Added Grid.DisplayDateTimeMask property.
  • Added Grid.HScrollbarVisible property and Grid.VScrollbarVisible property.
  • Added Grid.FrozenBottomRows property.
  • Added Chart.HideSmallPercentage property.
  • Added PageSetup.MirrorMargins property.
  • Added PageSetup.PrintCellBorders property.
  • Added SelChange event.
  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 3.1.0 (Dec 27, 2011)

  • Added Range.CopyData method, Range.CutData method and Range.PasteData method.
  • Added Cell.PasteData method.
  • Added ReportTitle.AlignTo property.
  • Added DataError event.
  • Added a TreeGrid sample project.
  • Improved ReportTitle.Text property, allow it to contain segments separated by pipe characters (|).
  • Improved Grid.ExportToExcel method.
  • Removed a bug of Grid.ExportToHTML method.
  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 3.0.0 (Dec 27, 2011)

  • Released new version that supports Visual Studio 2008 and Microsoft .NET Framework 3.5, which can be used in both Visual Studio 2005 and, 2008. The user who purchased FlexCell for . NET 2.0 can upgrade for free.
  • Visual styles can be applied on the cell in the Fixed Column and Fixed Row, using in Vista can generate remarkable look.
  • 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.

New in FlexCell Grid Control for .NET 3.0 2.6.6 (Sep 19, 2011)

  • Removed a bug that related to cell mask.

New in FlexCell Grid Control for .NET 3.0 2.6.5 (Aug 17, 2011)

  • Improved Grid.PrintPreview method.

New in FlexCell Grid Control for .NET 3.0 2.6.4 (Jul 2, 2011)

  • 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.

New in FlexCell Grid Control for .NET 3.0 2.6.2 (Jun 15, 2011)

  • Added Grid.HScrollbarVisible property and Grid.VScrollbarVisible property.

New in FlexCell Grid Control for .NET 3.0 2.6.1 (Mar 21, 2011)

  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 2.6.0 (Mar 11, 2011)

  • Changed the design of the Calendar control.
  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 2.5.8 (Dec 30, 2010)

  • Added PageSetup.MirrorMargins property.
  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 2.5.7 (Dec 8, 2010)

  • Added a new feature, allow users to select multiple cells, rows or columns with Shift-Click.
  • Added PageSetup.PrintCellBorders property.

New in FlexCell Grid Control for .NET 3.0 2.5.6 (Oct 27, 2010)

  • Added Grid.FrozenBottomRows property, Demo7 is an example.
  • Some minor modifications.

New in FlexCell Grid Control for .NET 3.0 2.5.5 (Sep 14, 2010)

  • Improved Grid.OpenFile method, speed up loading data.

New in FlexCell Grid Control for .NET 3.0 2.2.8.0 (Apr 6, 2007)

  • Some small adjustments