Net 12.5 and creating a small data entry program. The datawindow compose of 1 dropdown datawindow and the remaining 4 columns is set to edit
the problem here is, the dropdown datawindow is uneditable. i have set override edit to true and set datawindow.readonly='No'/dw_1.object.datawindow.@readonly=false.
but all else fail. i cant still edit the contents of my datawindow.
note
when Add button was pressed datawindow will set its readonly = false datawindow columns has protects if its newrow() the column that can be editable is a dropdown datawindow
please help
love lots
protect
andtaborder
properties for that column? – Seki