In my database application I use the combined dropdown box and the date picker to select a certain date. By default both option have a range of -100 to + 10 years. In the datepicker (calendar.html) you can easely change this range, but I cannot find out how to do this in the dropdown boxes (include\Calendar.js ??).
Somebody figured out how to solve this?