Forums Xojo Modules Q&A DataView Cancel an Edit Notifications Clear all Cancel an Edit Last Post RSS 0 March 3, 2019 8:17 pm Topic starter How can I programmatically cancel an edit during the CellKeyDown event? AnswerAdd a comment alindsay (@alindsay) Active Member | 10 Posts 5 2 3 Topic Tags DataView Cancel Edit 1 Answer Most Voted Oldest Newest 0 March 4, 2019 11:50 am In the cellKeyDown event, you can call: me.editcell(-1,-1)me.setfocusreturn true Add a comment Jim (@jim) Member Moderator | 21 Posts 1 13 6