DAP with Date and Time picker Active X control

C

Chris

I have a DAP, that has the MS date and time picker active X control on
it.

The control is pointed to my scheddate field in my table.
What it's suppose to do is, when the user brings up the page the
control should list the date that was entered into the DB, and then if they
need too, they can modify it using the calendar if needed.

But instead, when they bring up the page. All the dates for all the records
on the control appear the same (it appears to bring up the date when I
created the control)

But this is where I really get confused, when I view the page. Everything
works fine? I open the page, see the records, and each record has a
different date. I can modify the date using the calendar and save the
record.

Any ideas, to why it works for me? but nobody else?
Is there somethign I need to do to my DAP to make it work for everyone else.
Or is there a better way to have a popup calendar on a DAP?


Chris.
 
Top