Hello to everyone, I am writing a gambas program that uses the control tablewiev. My problem is how to exit from tableview.edit when I press Return or Enter key. I tried tableview.cancel in tableview_save event but I get the message "null object" Why? Thanks