Icon View Incident Report

Serious Serious
Reported By: Kim Jensen
Reported On: 7/6/2017
For: Version 2.06 Build 4
# 4556 Leaving the Collection Editor Open in the IDE Can Cause Incorrect Event Names

If you import a TDataset Columns then any where you have an event and you double click the event in the Object Inspector the event will have the name of the TDataset.

Example, I already have a TDataset called CustomerTbl, I add some new fields in EDBmgr then I drop the same table on my DataUnit and click Columns and export them to a file. I remove the new TDataset and click the existing CustomerTbl Columns and then click import from file. I now click on a TButtons event OnClick and the event will be called CustomerTblClick.


Comments Comments and Workarounds
As a workaround, if you close the data columns editor (collection editor) first, the problem does not occur.


Resolution Resolution
Fixed Problem on 7/9/2017 in version 2.06 build 5


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image