This question is locked. New answers and comments are not allowed.
Hi,
I'm using the inline edit mode to modify the contents of a grid. All is working great except that there doesn't seem to be a way to erase a date value once it's been entered. Here's some detail on the workflow:
Thanks for any help
Chris
I'm using the inline edit mode to modify the contents of a grid. All is working great except that there doesn't seem to be a way to erase a date value once it's been entered. Here's some detail on the workflow:
- Enter a date value in a DateTime field in the grid using the date picker
- Click on SubmitChanges and it saves fine
- Go back to that same date value and erase it by deleting the text. Hit enter.
- In the OnSave event, it doesn't register as having been edited, so doesn't get saved on a SubmitChanges call
Thanks for any help
Chris