G
Guest
Using the custom format "ddd MMMM d h:mm tt".
DataBindings.Text is set to my dataset field.
Control displays properly, I am able to change date values but the moment I
click the save button, text field resets to database value. Debugged the
first statement in the click event.
If I do not use the custom format everything works.
Any ideas
DataBindings.Text is set to my dataset field.
Control displays properly, I am able to change date values but the moment I
click the save button, text field resets to database value. Debugged the
first statement in the click event.
If I do not use the custom format everything works.
Any ideas