Hi,
on the VendTans form, we have added another grid of overview and based on certain conditions either of the two grids is displayed. I have added Txt field to the newly created field, however the field remains editable until the record is not saved, once it is saved it becomes uneditable. When I checked if the allow edit at run time of design field, datasource field, tabPage, datasource itself by printing
(name).allowedit()
everything is editable. What could be making it read only?