I have a TreeView SQL Select Datawindow. My select statement includes a computed column. The Edit Syle Type for this computed column is Checkbox. When the computed column is placed on the Detail (leaf node) band within the datawindow, the checkbox works as expected. However if I place it on the TreeView level band within that datawindow, it becomes unresponsive i.e. when clicking the checkbox it does not place a checkmark on it. No other modification is made apart from moving it from one band to the other.
The field is assigned a tab order value > 0. I'm currently using PowerBuilder 2019 R2.