View Full Version : Date Picker Combo


Col
09-27-2001, 02:09 AM
Hi,
Im trying to use the ActiveX DTPicker control for date selection in a form. The problem is that the 'On Updated' event does not seem to work. I'm trying to get the form to requery after a new date selection (as the filter depends on the date). This works fine if I use a normal combo box and its 'After Update' event, but the equivalent 'On Updated' event in the DTPicker combo does not seem to occur. Any ideas?

Thanks in advance.