Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1851

Summary: Cells are not selected by clicking on them, two consecutive single clicks are required.
Product: TeeGrid for Delphi Reporter: Al Gonzalez <algonzalez74>
Component: GridAssignee: david berneda <david>
Status: RESOLVED FIXED    
Severity: normal CC: algonzalez74
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description Al Gonzalez 2017-04-25 15:13:58 EDT
When you have a TeeGrid connected to a typical DataSource/DataSet and you try to select any cell with the mouse, one click is not enough. You must do two consecutive clicks (not double-click) so that the cell is effectively selected.

A single click should be enough to select any cell.
Comment 1 Al Gonzalez 2017-04-28 20:27:35 EDT
Overridden method TVirtualDataLink.DataSetScrolled implemented!