Icon View Incident Report

Serious Serious
Reported By: Kentersoft
Reported On: 12/19/2016
For: Version 2.05 Build 4
# 4471 Read-Only Bound Controls Still Allowing Edit Operations

I use such code set a checkbox bind to a dataset in runtime, also in design time set it's ReadOnly = true

When run, the checkbox is grey, but can use mouse or keyboard to edit, test TEdit is ok.

  EditAdvance.DataSet := aDs;
  EditAdvance.DataColumn := 'Advance';
  EditAdvance.ReadOnly := True;



Comments Comments
Cannot reproduce yet.


Resolution Resolution
Fixed Problem on 5/12/2017 in version 2.06 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image