K
Kevin
hi.All
I am having problem with date field binding to a DateTimePicker.
I have looked and try several so called *solutions* on the net,
they all don't work for me. they either don't set the check state
properly or once changed from uncheck to checked, it will never
go back to unchecked even when date is not null.
I have try to use my own custom formater and parser for getting
and setting the picker value, it seems to work, but with several
dateTimePickers in one form, it seems that the runtime couldn't
process the formeter and parser routine fast enough to update
the UI, so that some of the picker UI won't get updated.
dosen't anyone have a good solution to this?
thx
Kevin
I am having problem with date field binding to a DateTimePicker.
I have looked and try several so called *solutions* on the net,
they all don't work for me. they either don't set the check state
properly or once changed from uncheck to checked, it will never
go back to unchecked even when date is not null.
I have try to use my own custom formater and parser for getting
and setting the picker value, it seems to work, but with several
dateTimePickers in one form, it seems that the runtime couldn't
process the formeter and parser routine fast enough to update
the UI, so that some of the picker UI won't get updated.
dosen't anyone have a good solution to this?
thx
Kevin