|
FlexCell Grid Control for ActiveX
 | V6.3.6 |
- Speed up resizing rows and columns.
- Some minor modifications.
 | V6.3.5 |
- Add QRCode cell type.
- Some minor modifications.
 | V6.3.4 |
- Modified FrozenBottomRows property.
- Added ClearBlankArea property.
 | V6.3.3 |
- Removed a bug related to IME.
 | V6.3.2 |
- Removed a bug of ExportToExcel method.
 | V6.3.1 |
- Added Grid.SetEventParameter method.
 | V6.3.0 |
- Enable mouse wheel in ComboBox control.
- Added PageSetup.Copies property.
- Improved ExportToExcel method and LoadFromXML method.
- Improved PasteData method, enabled it to paste formatted Excel data.
- Added AllowUserPaste property.
- Removed a bug that related to paper size.
- Added support for 32-bit VBA.
- Improved Grid.ExportToHTML method, enable it export cell format.
- Added Range.Sort method and Selection.Sort method.
- Removed a bug of Grid.ExportToExcel method.
- Added interleaved 2 of 5 barcode type.
- Some minor modifications.
 | V6.2.0 |
- Added Grid.SelectWholeCell property.
- Removed a bug of ActiveCell.Row property.
- Changed GUID.
 | V6.1.0 |
- Added Grid.SortIndicatorStyle property and Grid.SortIndicatorColor property.
- Added Cell.Comment property.
- Added Grid.BackColorComment, Grid.ForeColorComment property, Grid.CommentIndicatorColor property and Grid.CommentWindowWidth property.
- Added Grid.EditorVisible property.
- Added PageSetup.HeaderLineStyle, PageSetup.FooterLineStyle property and PageSetup.PaperBin property.
- Added Grid_PrintButtonClick and Grid_PercentComplete event.
- Improved Grid.ExportToExcel method, enable it export pictures.
- 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.TimeFormat property.
- Added new FixedRowColStyle: VisualStyles.
- Added Grid.DisplayDateTimeMask property.
- Added Chart.HideSmallPercentage property.
- Some minor modifications.
 | V6.0.0 |
- Added Grid.FirstDayOfWeek property.
- Added Chart.DisplayAxesLabels property and Chart.HideDecimalAxisLabel property.
- Renamed Grid.GridLiness to Grid.HideGridLines.
- Improved support for custom paper size.
- Changed the design of the Calendar control.
 | V5.9.0 |
- Added SelChange event.
- Added a new database demo.
- Changed the reorder-column indicator.
- Allow users to edit cell text when SelectionMode set to ByRow/ByCol.
- Added PageSetup.MirrorMargins property.
- Added a new feature, allow users to select multiple cells, rows or columns with Shift-Click.
- Added PageSetup.PrintCellBorders property.
- Improved selected cell's background color treatment method. Translucent color can be used to get more smooth vision effect.
- Added Grid.FrozenBottomRows property, Demo7 is an example.
- Improved Grid.ExportToExcel method (related to Office 2010 file validation).
- Added Grid.MoveRow method.
- Added a TreeGrid sample project.
- Improved the appearance of the grid (PrintPreview toolbar, UserSortIndicator and GridColor).
- Improved Grid.ExportToXML method and Grid.LoadFromXML method, allow them to export/import system color.
- Added Chart.SetSeriesName property.
 | V5.8.0 |
- Added Grid.OLEDragMode property and Grid.OLEDropMode property.
- Added OLECompleteDrag, OLEDragDrop, OLEDragOver, OLEGiveFeedback, OLESetData and OLEStartDrag events.
- Added ReportTitle.AlignTo property.
- Improved Grid.SaveFile, Grid.ExportToCSV, Grid.ExportToExcel, Grid.ExportToHTML, Grid.ExportToPDF and Grid.ExportToXML methods, if you attempt to save a file under a name that already exists, the grid control will prompt 'File already exists, do you want to overwrite it?'.
- Improved multi-language support, allow the Print Preview toolbar font to be set.
- Improved ReportTitle.Text property, allow it to contain segments separated by pipe characters (|).
- Modified Grid.Print and Grid.PrintPreview method, "&N", "&P", "&D" and "&T" can be used in fixed rows and title rows.
- Removed a bug related to LeaveRow/LeaveCell event and SP6 for Visual Basic 6.
- Removed Grid.HttpDownloadFile method.
 | V5.7.0 |
- Added Grid.Charset property.
- Added Grid.ShowContextMenu property.
- Added Grid.DragDelay property.
- Added Grid.PrintPreviewEx method.
- Added Cell.FontName property, Cell.FontSize property, Cell.FontBold property, Cell.FontItalic property, Cell.FontUnderline property and Cell.FontStrikethrough property.
- Added Chart.LegendItemSpacing property.
- Added Chart.YMin property.
- 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.SaveFile method, Grid.ExportToExcel method, Grid.ExportToCSV method, Grid.ExportToXML method, Grid.ExportToPDF method and Grid.ExportToHTML method, allow the Save As dialog box to generate a message box if the selected file already exists. The user must confirm whether to overwrite the file.
- Improved the ComboBox control.
- Improved the calendar control.
- Removed a bug related to Grid.BackColor1, Grid.BackColor2 and PageSetup.PrintTitleRows properties.
- Removed a bug of Selection.PasteData method.
 | V5.6.0 |
- Added Grid.MouseWheelSpeed property.
- Added PageSeutp.FirstPageNumber property.
- Added support for Windows Vista.
- Speeded up the control's load process.
- Improved Grid.PrintPreview method, allow user to use the Up/Down/Left/Right/PageUp/PageDown keys to scroll through the document.
- Removed a bug of Grid.Selection.PasteData method.
- Some minor modifications.
 | V5.5.0 |
- Accelerate Grid.Selection.CopyData method.
- Removed a bug of Grid.ExportToExcel method.
- Removed a bug of Grid.Selection.CopyData method.
- Some minor modifications.
 | V5.4.0 |
- Improved Grid.ExportToExcel Method, enable it to export diagonal lines.
- Improved Grid.Images.Add method, allow it add image from web server.
- 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.
- In the previous version, Grid.ExportToPDF method does not work properly on the computers in some European countries due to diversity of decimal point expression. The issue has been settled.
- Some minor modifications.
 | V5.3.0 |
- Added Grid.ExportToPDF method.
- Some minor modifications.
 | V5.2.0 |
- Some minor modifications.
 | V5.1.0 |
- Added Grid.DisablePrintButton property.
- Added Grid.PageSetup.Zoom property.
- Solved the problems which occur when the Grid control is used under Windows 98 system.
- Some minor modifications.
 | V5.0.0 |
- Released a new version that supports Delphi and C++ Builder.
- Renamed the member '3D' of AppearanceConstants enumeration to 'Fixed3D'.
- Improved Grid.ExportToXML method and Grid.LoadFromXML method, enable them to Import/Export large sized picture. Picture is stored in XML file by Base64 coding. In previous version, ExportToXML method can not export large sized picture, as VB6 limits the String length to not more than 64K.
- Improved the designer, added support for command line arguments.
- Removed a bug of PaperSizes.Refresh method.
- Some minor modifications.
 | V4.5.0 |
- Added Grid.EnableVisualStyles property.
- Added PageSetup.PaperSizes property.
- Added PaperSize class and PaperSizes collection.
- Some minor modifications.
 | V4.4.0 |
- Added Grid.OwnerDraw property, Grid.HScrollbarIsVisible property and Grid.VScrollbarIsVisible property.
- Added OwnerDrawCell event.
- Added Grid.ClosePrintPreviewWindow method and Grid.ExportToCSV method.
- Added Cell.Mask property, Range.Mask poroperty and Selection.Mask property.
- Accelerate Save/Open cel file containing image, and drawing image in cell.
- Some minor modifications.
 | V4.3.0 |
- Added Grid.BoldFixedCell property.
- Some minor modifications.
 | V4.2.0 |
- Added PageSetup.BlackAndWhite property.
- Some minor modifications.
 | V4.1.0 |
- Added Grid.FrozenRows property and Grid.FrozenCols property.
- Added Grid.CellBorderColorFixed property, Grid.ExtendLastCol property and Grid.StartRowNumber property.
- Added Grid.ExportToXMLString method and Grid.LoadFromXMLString method.
- Added Images.AddPicture method.
- Improved ReportTitle.Text property, enabled it to realize multi-line text.
- Some minor modifications.
 | V4.0.0 |
- Added Grid.MultiSelect property, Grid.DisplayErrorMessage property, Grid.LastErrorMessage property and Grid.ReportTitles property.
- Added Grid.AutoFitRowHeight method and Grid.HitTest method.
- Added PageSetup.PrinterName property.
- Added Cell.Left property, Cell.Top property, Cell.Width property and Cell.Height property.
- Added ReportTitle class and ReportTitles collection.
- Some minor modifications.
 | V3.5.0 |
- Added Grid.HttpDownloadFile method, Grid.HttpLoadFromXML method and Grid.HttpOpenFile method.
- Added Grid.DisplayClientBorder property.
- Added Grid.ComboBox.AutoComplete property.
- Implemented IObjectSafety in the control.
- Some minor modifications.
 | V3.4.0 |
- Added Column.AutoFit method.
- Added HyperLinkClick event, ColWidthChange event and RowHeightChange event.
- Improved the display of Chart object.
- Improved the layout of PrintPreview window.
- Improved Copy/Paste function to enable it to replicate the row height and the column width.
- Improved the sort algorithm used by Column.Sort method, speed up sorting significantly.
- Some minor modifications.
 | V3.2.0 |
- Added Grid.AllowUserReorderColumn property, BottomRow property, Grid.RightCol property, Grid.MouseRow property and Grid.MouseCol property.
- Added Chart.FirstRow property, Chart.FirstCol property, Chart.LastRow property and Chart.LastCol property.
- Added ComboBox.DropDown method, improve the input method of ComboBox control.
- Added Grid.PageSetup.PrintBottomTitleRows property to set print page's buttom title rows.
- Added Grid.Range.FirstRow property, Grid.Range.FirstCol property, Grid.Range.LastRow property and Grid.Range.LastCol property.
- Added SetCellText event.
- Added a linetype (dotted line) for cell border: cellDot.
- Added "Margins" button in PrintPreviw window, to allow user to adjust margins by draging.
- Some minor modifications.
 | V3.1.0 |
- Added Grid.Cell.Printable property, Grid.Cell.Tag property and Grid.Cell.CellType property.
- Added ComboDropDown event, BeforeUserSort event and AfterUserSort event.
- Added Grid.DateFormat property, Grid.DefaultRowHeight property, Grid.EnterKeyMoveTo property, Grid.SelStart property and Grid.SelLength property.
- Improved multilanguage support, please refer to Mutilanguage Support in the help document.
- Improved memory management, reduce the memory occupied by the program and boost the running speed.
- Improved the file storage format, reduce the disk space occupied by the file. This is a quite big change, the program is not compatible with the files saved by the previous versions. However, you can open the old version file usign the designer by selecting file type "FlexCell Document (3.0)" in the OpenFile dialog box.
- Removed the limit of 65,535 rows/65,535 columns in previous versions. the Grid now supports a maximum 10,000,000 rows and 10,000,000 columns.
- Some minor modifications.
 | V3.0.0 |
- Added Grid.CellBorderColor property, Grid.FileName property, Grid.FixedRows property, Grid.FixedCols property and Grid.ShowResizeTips property.
- Added Grid.ExportToXML method, Grid.LoadFromXML method and Grid.AllowUserSort property.
- Added Scroll event.
- Added Grid.PageSetup.ThinBorderLineWidth property and Grid.PageSetup.ThickBorderLineWidth property.
- Added Grid.ComboBox.Font property and Grid.ComboBox.Locked property.
- Added Grid.Column.Sort method and Grid.Column.UserSortIndicator property.
- Added Grid.Cell.Refresh method.
- Added diagonal for Cell.Border property, including DiagonalUP and DiagonalDown.
- Added support to MouseWheel for PrintPreview window.
- Modified Grid.Rows property and Grid.Cols property.
- Improved Grid.Cell.Font property, Grid.Cell.BackColor property and Grid.Cell.WrapText property to enable them to apply to the fixed row and the fixed column.
- Improved Grid.PageSetup.Header properyt and Grid.PageSetup.Footer property to enable the line feed character(vbCrLf) to insert into them, so as to realize multi-line header and multi-line footer.
- Added functions of entering edit mode by pressing F2 key, and quitting edit mode to resume cell text by pressing Esc key.
- Some minor modifications.
 | V2.6.0 |
- Added Chart.XAxisLabelAngle property.
- Added ComboBox.ItemData property and ComboBox.NewIndex property.
- Added Column.FormatString property.
- Added PageSetup.DocumentName property.
- Added Grid.BackColorSel property and Grid.BackColorFixedSel property.
- Added the following properties for Cell object: BooleanValue/DoubleValue/IntegerValue/LongValue/SingleValue.
- Added GetCellText event.
- Added pagebreak function (PageBreak Object, HPageBreaks Collection and VPageBreaks Collection).
- Some minor modifications.
 | V2.5.0 |
- Shareware version released.
|
|