Hello all,
I want to implement the Date dropdown list and time dropdown list.
I can create a combobox with my own custom drop down list, but there has to
be built in drop down lists available... i.e. date.
How do I turn a blank combobox into a combobox that will allow the user to select a date from the dropdown list? Or even the little calendar that allows you to select a date from the calendar (like in an Outlook appointment)?? I looked into fields,but haven't been able to find how they can be applied to this. (I can get a control to display a field, but don't know how to get the dropdown list, or how to change the field using the control.) I also need a dropdown list with time.
Bookmarks