Icon View Incident Report

Minor Minor
Reported By: Brian Lewis
Reported On: 1/6/2017
For: Version 2.05 Build 4
# 4475 Binding TRadioButton Instances to Boolean TDataSet Columns Results in Runtime Error

In a Group Panel I have 2 radio buttons () Yes () No.

()No ValueSelected = False and that works fine. However, () Yes ValueSelected = True and the following error occurs when the radio button is clicked:

Uncaught error: 'Invalid literal boolean '0' specified.'

Note, it works for the () No. And, I know a checkbox can do a Y/N, but this is a required field and is being changed from a checkbox as users are required to explicitly state a Yes or a No hence the radio buttons.


Comments Comments
The radio buttons were originally designed to primarily bind to Integer columns, but can now be used with Boolean columns also.


Resolution Resolution
Fixed Problem on 1/7/2017 in version 2.06 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image