logo

FlexCell Grid Control for ActiveX (ATL)

V1.1.8
  1. Added Column.AllowFilter property and Column.Printable property.
  2. Added Row.Printable property.
  3. Added FlexNode.CheckState property.
  4. Some minor modifications.
V1.1.7
  1. Added Grid.SetTooltip method.
  2. Added Column.WrapText property.
  3. Added Column.AddKeyword and Column.ClearKeywords methods.
  4. Centered the Print dialog.
V1.1.6
  1. Added Grid.LoadFromByteArray method.
  2. Added Images.AddFromByteArray method.
V1.1.5
  1. Added Grid.HighLightMode property and Grid.HighLightColor property.
  2. Added Grid.SelectedObject property.
  3. Added Cell.BarcodeOrientation property.
V1.1.4
  1. Added Grid.LineSpacing property.
V1.1.3
  1. Added ComboBox.FontBold property and ComboBox.HeaderForeColor property.
V1.1.2
  1. Added Column.Name property.
  2. Added Grid.CellByName method and Grid.ColumnByName method.
V1.1.1
  1. Added Grid.AdditionalSettings property.
V1.1.0
  1. Added AfterCheckNode event.
  2. Added FlexTree.CheckBoxes property.
  3. Added FlexNode.Checked property.
V1.0.9
  1. Added AutoFilter feature.
  2. Added ComboBox.CustomDropDown property and ComboBox.HideDropDown method.
V1.0.8
  1. Added Grid.CellPadding property.
  2. Added Grid.AutoEllipsis property.
  3. Added ComboBox.MinItemHeight property.
V1.0.7
  1. Changed the data type of Column.Format property.
V1.0.6
  1. Added Node.Row property.
  2. Sped up the PrintPreview method.
V1.0.5
  1. Added Row.Tag property.
  2. Added Column.Tag property.
V1.0.4
  1. Added MouseHover and MouseLeave events.
V1.0.3
  1. Added Grid.AddTreeNode(Level, Text, ImageKey) method.
V1.0.2
  1. Added TreeGrid mode.
  2. Added new fixed cell style.
V1.0.1
  1. Added Grid.HideZeroValues property.
V1.0.0
  1. Rewrote the ActiveX version control using Visual C++ ATL (Active Template Library).
  2. Includes both 32-bit and 64-bit versions.
  3. No longer requires VB6 and MFC DLL dependencies.
  4. Added Unicode encoding support.
  5. Added PNG format image support.
  6. Added multi-columns ComboBox cell type.
  7. Calendar control now adopts system-style appearance.
  8. Divided header and footer into left, center, and right sections.
  9. Added Row object.
  10. Integrated built-in Page Setup and Image dialogs.
  11. Enhanced Print Preview with faster performance and improved interface.
  12. Owner-draw contents are now printable.
  13. Achieved 70% faster data insertion speed compared to VB6 version.
  14. Note: Upgrade from VB6 version to ATL version requires a new license.