TTIWDBDatePicker

I'm experiencing a strange behavior when using the TTIWDBDatePicker.



If I click into the TTIWDBDatePicker edit area to make it the active control, and then happen to click again, a drop down list appears. This drop down list contains several double-spaced lines of data, for which each line of data could be different types. I don't know where the data in the list is coming from. Some lines contain dates, some contain string data, some contain numbers, some contain zip codes, some contain email addresses, etc. If I make a selection from the list, regardless of the data type, it appears in the TTIWDBDatePicker control.



Double-clicking on the edit area does not open the drop down list. Two single clicks with a slight delay between them open the drop down list.



My first concern/question is:



Is this expected behavior?

Can I suppress this behavior?



Is there a property I need to set to prevent this strange behavior described above. I really need to use the TTIWDBDatePicker but I will have to find a different solution if this behavior cannot be suppressed.



When I click on the dropdown arrow, the lookup calendar appears as it should and I can make a date selection from the calendar. Once a selection is made in the calendar, the date appears in the TTIWDBDatePicker control (as it should).



Your help will be appreciated.



Thanks,

Randall H. Carpenter

Hi,


I'm assuming this is the browser's autocomplete functionality you are seeing.
This has now been disabled for the TIWDBDatePicker control.
The update will be available with the next release of the TMS IntraWeb Component Pack.

Thanks for your reply.



Any idea when this update will be released?



Randall H. Carpenter

Release date is scheduled for Nov 10 now.

Thanks. I'll be looking for it.



Randall H. Carpenter