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 - Cells are not selected by clicking on them, two consecutive single clicks are required.
Summary: Cells are not selected by clicking on them, two consecutive single clicks are...
Status: RESOLVED FIXED
Alias: None
Product: TeeGrid for Delphi
Classification: Unclassified
Component: Grid (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- normal
Target Milestone: ---
Assignee: david berneda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-25 15:13 EDT by Al Gonzalez
Modified: 2017-04-28 20:27 EDT (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!