disabling typing in datepicker fields

disabling typing in datepicker fields


Is there a way to disable typing in datepicker fields? I only see an
option to disable the whole datepicker, not just typing. It would be
nice if there was an option to disable typing, for now I modified
_doKeyPress to return false.