Jump to content

Error using editor component (UniDateTimePicker)


TSeba

Recommended Posts

Hi:

Could you help me with the following problem: I have an Editor (UniDateTimePicker component) associated with a column of a UniDbGrid. One of the validations when saving the record is that the Date field ("Comienzo" in the attached example) does not have a loaded date. If it has the loaded date, it generates a message warning the user of this and makes an "Abort" command so that it does not perform the saving. Now, if in the "Comienzo" column I erase the date, leaving the field visually empty, when I want to save the record again, the field still has the original value, it is not deleted even if the data in the column has been deleted.

I have attached a small project where I reply a problem (PruebaEditor.zip).
I also attach a txt file with the creation script of an interbase table with a single data record (EmFechasLiquidacion.txt).
The steps to reproduce the error are the following:

1 - Relate IBCConnection1 with the database where the EmFechasLiquicacion table was added and connect it.
2 - Activate the IbcTable1 component
3 - Run the project, press Edit and then Save in the Navigator Component and the error message will be generated.
4 - Close the error message, delete the date in the "Start" field and then save again and the message will reappear because the "Start" field still has the date originally loaded.

Thanks in advance

PruebaEditor.zip

EmFechasLiquidacion.TXT

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...