Icon View Incident Report

Serious Serious
Reported By: Heiko Knuettel
Reported On: 10/30/2008
For: Version 2.02 Build 2
# 2838 Empty Remote Ranges Do Not Refresh Properly When New Row Inserted Into Range

When using 2 EDBTables with master/detail grids, and then doing a SQL insert with a EDBQuery into the detail table, and refresh master and detail table after that, the inserted row is displayed only if there had been already rows present in the detail view before that.

If the detail view had been empty, the inserted row isn't displayed, refreshing does't help, only when I scroll up and down the master, the inserted row becomes visible.

This applies only to remote sessions, when trying with a local session it works


Comments Comments and Workarounds
This was a continuation of the issue in incident #2484, and only occurred when the range was empty. The workaround is to do a First method call, which will cause the row to appear.


Resolution Resolution
Fixed Problem on 10/31/2008 in version 2.02 build 3


Products Affected Products Affected
ElevateDB LCL Standard with Source
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image