Can you render a table column when the row is in edit mode?

So I think you’re asking two questions. The snippet above should handle rendering a field only in edit mode.

If you just need to work with a date on a datetime field, the direct approach is to override the field metadata in the model and change the display to Date.