I'm using automatic inserts/updates with a grid bound to an ObjectContainerDataSource. Some of the columns are marked as readonly in the grid and should not be updated. However, on an insert, users should specify values for these columns. Is there an easy way to mark a column as read-only for updates but read-write for inserts?
Thanks,
Zac
Thanks,
Zac