DevExpress GridColumn: How to make a DateTime column text-editable, trigger an event on change, and pass row data?
I am working with a DevExpress GridControl (version 16.1), and I have a column for ExecutionTime that is bound to a DateTime property (Model.ExecutionTime). I want to: