TeeGrid for VCL/FMX Releases

Released: Nov 13, 2023

Updates in 2023 (v1.14)

Features

  • Added full support for Embarcadero RAD Studio, Delphi and C++ Builder 12 Athens.
  • Added new grid 'keydown' event.
  • Added a new right-click popup menu for column trees. Use it to add 'root' columns or to enable the ability to close the dialog by pressing the Escape key.
  • Added a new button to edit color and initial version of 'InvertColor' logic for Firemonkey when using the VCL dialogs.
  • You can now click empty space in a column treeview to unselect any column or always show the bottom...

Released: Nov 23, 2022

Updates in 2022

v2022 (v1.12)

Updated Nov 23, 2022

Features

  • Added new method to show or hide all row details.
  • Added the ability to set color/brush characteristics by cell.

Fixes

  • Access Violation when trying to add a row ([+] button) with the BindNavigator.
  • Scrollbar jumps back to start position if mouse moves out of scroll area when scrolling.
  • Auto width calculation does not work correctly if expander is shown.
  • TeeGrid 1.11 FMX - always crashes on an empty grid with only column headers row defined, and no data...

Released: Sep 16, 2021

Updates in 2021

v2021 (v1.11)

Updated Sep 16, 2021

Features

  • Added support for Embarcadero RAD Studio 11 Alexandria.

Released: May 29, 2020

Updates in 2020 (v1.10)

Features

  • Adds full support for Embarcadero RAD Studio, Delphi and C++ Builder 10.4 Sydney.

Released: Feb 4, 2020

Updates in 2020 (v1.09)

Features

  • Adds full support for Embarcadero RAD Studio 10.3 Rio (RX/DX/CX) Update 3.

Released: May 10, 2019

Updates in 2019 (v1.08)

Features

  • New ParentFont property for TeeGrid.
  • New Mouse sensitivity control to avoid high CPU usage on mouseover.
  • Indicator column header now takes common header brush.

Released: Dec 19, 2018

Updates in v1.07

Features

  • Support Rad Studio 10.3 Rio.
  • Added new feature Layout Manager - saves your custom layout and format.

Released: Jul 18, 2018

Updates in v1.06

Features

  • Added support for JSON export.

Fixes

  • TeeGrid throws an Access Violation when trying to set value to cells.
  • Problem with the sort order when you have to scroll within a column.
  • Incorrect disable Esc key.
  • Check for image blob field not adequately discriminating non pictures.

Released: Mar 23, 2018

Updates in v1.05

Features

  • Adds support for RAD Studio, Delphi and C++ Builder 10.2 Tokyo Update 3.

Released: Jan 17, 2018

Updates in v1.04

Features

  • Adds full RAD Studio 10.2 Tokyo Update 2 (RX/DX/CX) support.

Fixes

  • Fixed - Problem with Repaint of Grid when Datasource is Detail of MasterDetail data.
  • Fixed - Cells are not selected by clicking on them, two consecutive single clicks are required.
  • Fixed - Grid doesn't scroll with the keyboard if no cell is selected.
  • Fixed - Unreproducable problems when TEdits are bound to data that TeeGrid is also bound.
  • Fixed - Grid doesn't scroll with the keyboard when connected to a DataSource...