Home What's New ScreenShot Purchase Support
 Welcome to our website!
 

FlexCell Grid Control for .NET 4.0 (Visual Studio 2010) 

V4.0.1
  1. Improved Grid.ExportToExcel method (related to Office 2010 file validation).
  2. Some minor modifications.
V4.0.0
  1. Released new version that supports Visual Studio 2010 and Microsoft .NET Framework 4.0.
  2. Improved PrintPreview method.

FlexCell Grid Control for .NET 3.0 (Visual Studio 2008) 

V3.0.10
  1. Improved Grid.ExportToExcel method (related to Office 2010 file validation).
  2. Some minor modifications.
V3.0.9
  1. Some minor modifications.
V3.0.8
  1. Added a TreeGrid sample project.
  2. Some minor modifications.
V3.0.7
  1. Removed a bug of Grid.ExportToHTML method.
  2. Modified Grid.Print and Grid.PrintPreview method, "&N", "&P", "&D" and "&T" can be used in fixed rows and title rows.
  3. Some minor modifications.
V3.0.6
  1. Added DataError event.
  2. Removed a bug that related to data-binding.
V3.0.5
  1. Added Cell.PasteData method.
  2. Added Range.CopyData method, Range.CutData method and Range.PasteData method.
V3.0.4
  1. Improved ReportTitle.Text property, allow it to contain segments separated by pipe characters (|).
  2. Added ReportTitle.AlignTo property.
V3.0.3
  1. Improved Grid.ExportToExcel method, allow it to export long string (> 255 characters) to Excel.
V3.0.2
  1. Some minor modifications.
V3.0.1
  1. Improved the Print method, allow it print ownerdraw image and text.
  2. Some minor modifications.
V3.0.0
  1. 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.
  2. Visual styles can be applied on the cell in the Fixed Column and Fixed Row, using in Vista can generate remarkable look.
  3. Improved selected cell's background color treatment method. Translucent color can be used to get more smooth vision effect.
  4. 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.

FlexCell Grid Control for .NET 2.0 (Visual Studio 2005) 

V2.5.4
  1. Improved Grid.ExportToExcel method (related to Office 2010 file validation).
  2. Some minor modifications.
V2.5.3
  1. Some minor modifications.
V2.5.2
  1. Added a TreeGrid sample project.
  2. Some minor modifications.
V2.5.1
  1. Removed a bug of Grid.ExportToHTML method.
  2. Modified Grid.Print and Grid.PrintPreview method, "&N", "&P", "&D" and "&T" can be used in fixed rows and title rows.
  3. Some minor modifications.
V2.5.0
  1. Added DataError event.
  2. Added Cell.PasteData method.
  3. Added Range.CopyData method, Range.CutData method and Range.PasteData method.
  4. Added ReportTitle.AlignTo property.
  5. Improved ReportTitle.Text property, allow it to contain segments separated by pipe characters (|).
  6. Improved Grid.ExportToExcel method, allow it export long string (> 255 characters) to Excel.
  7. Improved Grid.ExportToExcel method, allow it export number format to Excel file.
  8. Improved Grid.Print method, allow it print ownerdraw image and text.
  9. Improved selected cell's background color treatment method. Translucent color can be used to get more smooth vision effect.
  10. 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.
  11. Removed a bug that related to data-binding.
V2.4.0
  1. Added support for 64-bit operating system.
V2.3.0
  1. Added Grid.ShowResizeTip property.
  2. Added Grid.DisplayRowArrow property.
  3. Added PageSetup.FirstPageNumber property.
  4. Improved Grid.PrintPreview method.
  5. Improved Grid.ExportToExcel Method, enable it to export diagonal lines.
  6. Accelerate Grid.Selection.CopyData method.
  7. Removed a bug of Grid.Selection.PasteData method.
  8. 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.
  9. Some minor modifications.
V2.2.0
  1. Added Grid.ExportToPDF method.
  2. Added Grid.EndCurrentEdit method.
  3. Added Grid.PageSetup.Zoom property.
  4. Improved the scrollbars.
  5. Improved Grid.Row.AutoFit method and Grid.Column.AutoFit method.
  6. Some minor modifications.
V2.1.0
  1. Added AfterReorderColumn event.
  2. Some minor modifications.
V2.0.0
  1. Released new version that supports Microsoft .NET Framework 2.0.

FlexCell Grid Control for .NET 1.1 (Visual Studio .NET, 2003) 

V1.8.7
  1. Improved the Print method, allow it print ownerdraw image and text.
  2. Improved selected cell's background color treatment method. Translucent color can be used to get more smooth vision effect.
  3. 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.
  4. Improved the ExportToExcel method, allow it export number format to Excel file.
  5. Modified the PrintPreview method, added a ShowExportButton parameter.
  6. Removed two minor bugs.
V1.8.0
  1. Added support for Windows Vista.
  2. Added Grid.ShowResizeTip property.
  3. Added PageSetup.FirstPageNumber property.
  4. Added Grid.DisplayRowArrow property.
  5. Improved Grid.PrintPreview method.
  6. Improved Grid.ExportToExcel Method, enable it to export diagonal lines.
  7. Removed a bug of Grid.Selection.PasteData method.
  8. Accelerate Grid.Selection.CopyData method.
  9. 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.
  10. Some minor modifications.
V1.7.0
  1. Added Grid.ExportToPDF method.
  2. Added Grid.EndCurrentEdit method.
  3. Added Grid.PageSetup.Zoom property.
  4. Added ComboBox.DataSource property, ComboBox.DisplayMember property and ComboBox.ValueMember property.
  5. Added ComboBox.GetItemText method and ComboBox.GetItemValue method.
  6. Added Grid.DragDelay property and Grid.EnableVisualStyles property.
  7. Added AfterReorderColumn event.
  8. Improved Grid.AutoFitRowHeight method and Grid.Column.AutoFit method.
  9. Improved OwnerDrawCell event.
  10. Some minor modifications.
V1.6.0
  1. Added Grid.BackColorActiveCellSel property, Grid.SelectionBorderColor, Grid.BoldFixedCell and Grid.TabKeyMoveTo property.
  2. Added Grid.ExportToCSV method.
  3. Added Cell.ClearBackColor method, Range.ClearBackColor method and Selection.ClearBackColor method.
  4. Added ImageComboBoxItem class and ComboBox.Images property.
  5. Added Chart.HideDecimalLabel property.
  6. Added PageSetup.Copies and PageSetup.BlackAndWhite property.
  7. Added support for Unicode.
  8. Some minor modifications.
V1.5.0
  1. Added Grid.FrozenRows property and Grid.FrozenCols property.
  2. Added Grid.StartRowNumber property.
  3. Added Grid.BackColorActiveCellSel property and Grid.SelectionBorderColor property.
  4. Improved ReportTitle.Text property, enabled it to realize multi-line text.
  5. Enabled the grid control to use Windows XP visual styles on the Windows XP operating system.
  6. Some minor modifications.
V1.4.0
  1. Added Grid.DisplayErrorMessage property and Grid.LastErrorMessage property.
  2. Added CellChanging Event.
  3. Some minor modifications.
V1.3.0
  1. Added Grid.DataSource property, Grid.DataMember property, Grid.DrawMode property, Grid.NullText property and Grid.ExtendLastCol property.
  2. Added Grid.SetDataBinding method.
  3. Added Grid.ReportTitles property.
  4. Added ReportTitle class and ReportTitles collection.
  5. Added OwnerDrawCell event and PercentComplete event.
  6. Some minor modifications.
V1.2.0
  1. Added Grid.PageSetup.ReportTitle property and Grid.PageSetup.ReportTitleFont property.
  2. Added Grid.Cell.Bounds property.
  3. Some minor modifications.
V1.1.0
  1. Some minor modifications.
V1.0.0
  1. Released FlexCell for .NET.

FlexCell Grid Control (ActiveX) 

V5.8.4
  1. Improved Grid.ExportToExcel method (related to Office 2010 file validation).
  2. Some minor modifications.
V5.8.3
  1. Added Grid.MoveRow method.
  2. Added a TreeGrid sample project.
V5.8.2
  1. Improved the appearance of the grid (PrintPreview toolbar, UserSortIndicator and GridColor).
  2. Improved Grid.ExportToXML method and Grid.LoadFromXML method, allow them to export/import system color.
  3. Some minor modifications.
V5.8.1
  1. Added Chart.SetSeriesName property.
V5.8.0
  1. Added Grid.OLEDragMode property and Grid.OLEDropMode property.
  2. Added OLECompleteDrag, OLEDragDrop, OLEDragOver, OLEGiveFeedback, OLESetData and OLEStartDrag events.
  3. Added ReportTitle.AlignTo property.
  4. 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?'.
  5. Improved multi-language support, allow the Print Preview toolbar font to be set.
  6. Improved ReportTitle.Text property, allow it to contain segments separated by pipe characters (|).
  7. Modified Grid.Print and Grid.PrintPreview method, "&N", "&P", "&D" and "&T" can be used in fixed rows and title rows.
  8. Removed a bug related to LeaveRow/LeaveCell event and SP6 for Visual Basic 6.
  9. Removed Grid.HttpDownloadFile method.
V5.7.0
  1. Added Grid.Charset property.
  2. Added Grid.ShowContextMenu property.
  3. Added Grid.DragDelay property.
  4. Added Grid.PrintPreviewEx method.
  5. Added Cell.FontName property, Cell.FontSize property, Cell.FontBold property, Cell.FontItalic property, Cell.FontUnderline property and Cell.FontStrikethrough property.
  6. Added Chart.LegendItemSpacing property.
  7. Added Chart.YMin property.
  8. Improved Grid.ExportToExcel method, allow it export long string (> 255 characters) to Excel.
  9. Improved Grid.ExportToExcel method, allow it export number format to Excel file.
  10. 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.
  11. Improved the ComboBox control.
  12. Improved the calendar control.
  13. Removed a bug related to Grid.BackColor1, Grid.BackColor2 and PageSetup.PrintTitleRows properties.
  14. Removed a bug of Selection.PasteData method.
V5.6.0
  1. Added Grid.MouseWheelSpeed property.
  2. Added PageSeutp.FirstPageNumber property.
  3. Added support for Windows Vista.
  4. Speeded up the control's load process.
  5. Improved Grid.PrintPreview method, allow user to use the Up/Down/Left/Right/PageUp/PageDown keys to scroll through the document.
  6. Removed a bug of Grid.Selection.PasteData method.
  7. Some minor modifications.
V5.5.0
  1. Accelerate Grid.Selection.CopyData method.
  2. Removed a bug of Grid.ExportToExcel method.
  3. Removed a bug of Grid.Selection.CopyData method.
  4. Some minor modifications.
V5.4.0
  1. Improved Grid.ExportToExcel Method, enable it to export diagonal lines.
  2. Improved Grid.Images.Add method, allow it add image from web server.
  3. 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.
  4. 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.
  5. Some minor modifications.
V5.3.0
  1. Added Grid.ExportToPDF method.
  2. Some minor modifications.
V5.2.0
  1. Some minor modifications.
V5.1.0
  1. Added Grid.DisablePrintButton property.
  2. Added Grid.PageSetup.Zoom property.
  3. Solved the problems which occur when the Grid control is used under Windows 98 system.
  4. Some minor modifications.
V5.0.0
  1. Released new version that supports Delphi and C++ Builder.
  2. Renamed the member '3D' of AppearanceConstants enumeration to 'Fixed3D'.
  3. 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.
  4. Improved the designer, added support for command line arguments.
  5. Removed a bug of PaperSizes.Refresh method.
  6. Some minor modifications.
V4.5.0
  1. Added Grid.EnableVisualStyles property.
  2. Added PageSetup.PaperSizes property.
  3. Added PaperSize class and PaperSizes collection.
  4. Some minor modifications.
V4.4.0
  1. Added Grid.OwnerDraw property, Grid.HScrollbarIsVisible property and Grid.VScrollbarIsVisible property.
  2. Added OwnerDrawCell event.
  3. Added Grid.ClosePrintPreviewWindow method and Grid.ExportToCSV method.
  4. Added Cell.Mask property, Range.Mask poroperty and Selection.Mask property.
  5. Accelerate Save/Open cel file containing image, and drawing image in cell.
  6. Some minor modifications.
V4.3.0
  1. Added Grid.BoldFixedCell property.
  2. Some minor modifications.
V4.2.0
  1. Added PageSetup.BlackAndWhite property.
  2. Some minor modifications.
V4.1.0
  1. Added Grid.FrozenRows property and Grid.FrozenCols property.
  2. Added Grid.CellBorderColorFixed property, Grid.ExtendLastCol property and Grid.StartRowNumber property.
  3. Added Grid.ExportToXMLString method and Grid.LoadFromXMLString method.
  4. Added Images.AddPicture method.
  5. Improved ReportTitle.Text property, enabled it to realize multi-line text.
  6. Some minor modifications.
V4.0.0
  1. Added Grid.MultiSelect property, Grid.DisplayErrorMessage property, Grid.LastErrorMessage property and Grid.ReportTitles property.
  2. Added Grid.AutoFitRowHeight method and Grid.HitTest method.
  3. Added PageSetup.PrinterName property.
  4. Added Cell.Left property, Cell.Top property, Cell.Width property and Cell.Height property.
  5. Added ReportTitle class and ReportTitles collection.
  6. Some minor modifications.
V3.5.0
  1. Added Grid.HttpDownloadFile method, Grid.HttpLoadFromXML method and Grid.HttpOpenFile method.
  2. Added Grid.DisplayClientBorder property.
  3. Added Grid.ComboBox.AutoComplete property.
  4. Implemented IObjectSafety in the control.
  5. Some minor modifications.
V3.4.0
  1. Added Column.AutoFit method.
  2. Added HyperLinkClick event, ColWidthChange event and RowHeightChange event.
  3. Improved the display of Chart object.
  4. Improved the layout of PrintPreview window.
  5. Improved Copy/Paste function to enable it to replicate the row height and the column width.
  6. Improved the sort algorithm used by Column.Sort method, speed up sorting significantly.
  7. Some minor modifications.
V3.2.0
  1. Added Grid.AllowUserReorderColumn property, BottomRow property, Grid.RightCol property, Grid.MouseRow property and Grid.MouseCol property.
  2. Added Chart.FirstRow property, Chart.FirstCol property, Chart.LastRow property and Chart.LastCol property.
  3. Added ComboBox.DropDown method, improve the input method of ComboBox control.
  4. Added Grid.PageSetup.PrintBottomTitleRows property to set print page's buttom title rows.
  5. Added Grid.Range.FirstRow property, Grid.Range.FirstCol property, Grid.Range.LastRow property and Grid.Range.LastCol property.
  6. Added SetCellText event.
  7. Added a linetype (dotted line) for cell border: cellDot.
  8. Added "Margins" button in PrintPreviw window, to allow user to adjust margins by draging.
  9. Some minor modifications.
V3.1.0
  1. Added Grid.Cell.Printable property, Grid.Cell.Tag property and Grid.Cell.CellType property.
  2. Added ComboDropDown event, BeforeUserSort event and AfterUserSort event.
  3. Added Grid.DateFormat property, Grid.DefaultRowHeight property, Grid.EnterKeyMoveTo property, Grid.SelStart property and Grid.SelLength property.
  4. Improved multilanguage support, please refer to Mutilanguage Support in the help document.
  5. Improved memory management, reduce the memory occupied by the program and boost the running speed.
  6. 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.
  7. 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.
  8. Some minor modifications.
V3.0.0
  1. Added Grid.CellBorderColor property, Grid.FileName property, Grid.FixedRows property, Grid.FixedCols property and Grid.ShowResizeTips property.
  2. Added Grid.ExportToXML method, Grid.LoadFromXML method and Grid.AllowUserSort property.
  3. Added Scroll event.
  4. Added Grid.PageSetup.ThinBorderLineWidth property and Grid.PageSetup.ThickBorderLineWidth property.
  5. Added Grid.ComboBox.Font property and Grid.ComboBox.Locked property.
  6. Added Grid.Column.Sort method and Grid.Column.UserSortIndicator property.
  7. Added Grid.Cell.Refresh method.
  8. Added diagonal for Cell.Border property, including DiagonalUP and DiagonalDown.
  9. Added support to MouseWheel for PrintPreview window.
  10. Modified Grid.Rows property and Grid.Cols property.
  11. 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.
  12. 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.
  13. Added functions of entering edit mode by pressing F2 key, and quitting edit mode to resume cell text by pressing Esc key.
  14. Some minor modifications.
V2.6.0
  1. Added Chart.XAxisLabelAngle property.
  2. Added ComboBox.ItemData property and ComboBox.NewIndex property.
  3. Added Column.FormatString property.
  4. Added PageSetup.DocumentName property.
  5. Added Grid.BackColorSel property and Grid.BackColorFixedSel property.
  6. Added the following properties for Cell object: BooleanValue/DoubleValue/IntegerValue/LongValue/SingleValue.
  7. Added GetCellText event.
  8. Added pagebreak function (PageBreak Object, HPageBreaks Collection and VPageBreaks Collection).
  9. Some minor modifications.
V2.5.0
  1. Shareware version released.
©, 2003-2010 FlexCell Technologies, All Rights Reserved.