Reset cursor position in the datetime picker

icebe

Newcomer
Joined
Oct 10, 2005
Messages
1
In my application a form is used to enter repetitive data in a data base.
In order to gain process time, the form still open and the data are validated by a button.
The button save the data and clear (write "") the different fields.
This mean work fine except the date time picker where the field can't be cleared. The result is the position of the cursor isn't set to the begining of the field. The user use each time the mouse or the arrows for repositionning the cursor.
I use the datetime picker for enter default date value and verification of the data entered.

Is somebody have a proposal for replacing the cursor to the beginning of the field? :rolleyes:

thank you
 
Back
Top