Icon View Incident Report

Minor Minor
Reported By: Sandro Tizzoni
Reported On: 10/4/2012
For: Version 1.00 Build 1
# 3660 Cannot Click on a Row in TGrid When RowSelect is True and Column Being Clicked is ReadOnly

A click/dblclick on grid row never change RowIndex (always set to RowCount-1).


Comments Comments
The problem was that RowSelect was set to True and the column being clicked was marked as ReadOnly. In such a case, the grid would not allow clicks into the column, and so the active row would never change.


Resolution Resolution
Fixed Problem on 10/5/2012 in version 1.01 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image