prevent autodropdown by jquery datepicker
Posted
by snarebold
on Stack Overflow
See other posts from Stack Overflow
or by snarebold
Published on 2009-12-23T10:06:11Z
Indexed on
2010/04/12
6:03 UTC
Read the original article
Hit count: 319
hi
when I append jquery datepicker to my asp textbox, by clicking on it, my browser auto shows the history of the dates i typed in a dropdownlist. Can I prevent this?
Set textbox to readonly isn't a good idea because asp.net doesn't read the values from read only fields in code behind.
any other ideas?
thank you and best regards.
marc
© Stack Overflow or respective owner