Icon View Incident Report

Serious Serious
Reported By: Steve Gill
Reported On: 2/18/2014
For: Version 1.03 Build 4
# 4030 TGrid Can Experience Column Out of Bounds Error During Destruction

I've notice an interesting error message that can occur when using the FirstRow method of TGrid.

If the TGrid's RowSelect property is set to False, calling the FirstRow method in code will result in this error:

"Error: Column index -1 out of bounds

Line: 15173"

The solution, of course, is to set RowSelect to True.


Comments Comments
Could not reproduce the original report circumstances, but did encounter a similar bug in the CanShowEditor method of the TGrid control during destruction of the TGrid.


Resolution Resolution
Fixed Problem on 4/2/2014 in version 1.03 build 5


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image