I have a master / detail form with the detail linked to a an editable grid view form. It all displays as expected - see picture 1
However, clicking on the “bin” does nothing at all (likewise when I click on the “Add a Project to this Timesheet” button - nothing happens). However, clicking on the pencil puts it into edit mode on that row and allows me to seemingly change values (although when skipping to the next box the previously updated “cell” stays as typed and does not follow the number format rules, i.e. automatically add zeroes).
If I try to the click on the row’s “save this row” button - again nothing happens. It’s almost like the recordset being displayed is read-only.
It was all working fine a day or so ago (no recent updates between then and now - currently on 8.0.47). So I presume and then I must have done something stupid (not the first time!), but having trawled through my code and the forum I cannot for the life of me see what is wrong?
Any ideas folks?
Thanks

