[Migrated content. Thread originally posted on 24 February 2006]
I don't know if anyone else is having difficulties with this control, but I have had many (mainly to do with the date formats etc) but have now got it working in a simple way that does the job - most of the time.Problem I have is that I really want to be able to get nofification of a date being changed, but cannot seem to find a way to do this. I have tried an after procedure and this does nothing (i.e. does not get invoked), then I tried an event procedure, but mostly this seems to screw up the date-entry control completely and still doesn't give me what I want.
Any ideas how I might approach this problem?
Keith