We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Handle event Validated in GDBG ?

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,

1 Reply

AD Administrator Syncfusion Team February 3, 2005 03:03 PM UTC

David, Try implementing grid.Model.SaveCellFormattedText and grid.Model.SaveCellText. This events are called in order to convert from the string that is in the control text to the DataType type. Stefan

Loader.
Live Chat Icon For mobile
Up arrow icon