Icon View Incident Report

Serious Serious
Reported By: Robert Gesswein
Reported On: 12/9/2021
For: Version 3.01 Build 3
# 4867 Control Values Not Saved Properly for Unbound TGrid Controls When Focus Shifted Away from Grid

After I change a value in a grid cell, if I immediately click a control outside of the grid the grid column's value is not saved to the grid and the OnExit event is not fired.

This becomes a problem when, for example:
-- a user selects a new value from an editComboBox cell or
-- types a new value in an edit cell and then
-- clicks out of the grid on another focusable control without having clicked another cell.

In these cases the underlying value for the grid column has not changed even though it appears to have the new value. This causes the wrong/old value to be sent to the server even though the user sees and thinks they've changed the selection because it's not registered in the grid row.

see the sample project GridExitBug.zip



Resolution Resolution
Fixed Problem on 12/12/2021 in version 3.02 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image