Hi,
I've a requieremnt to copy records in an interactive grid (which can be done by “duplicate records” selection), but some of my cells\columns are set to readonly. If I try now to save this records I run into a constraint error because of duplicate values. Therefore I need to set those cells to readonly=false and change those values manually.
My question now is how can I achieve this?