In my GDBD, I have a column which has the type DateTime. I don''t want GDBG handle event Validated for me. I want to check the validation of data by my own code. I try to implement events : CurrentCellValidating, CurrentCellValidated, but I can''t move out the current cell.
How can I do that ?
Thanks,