Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Feature Request: Really restrict DateItem control to a date range for popup

    The setStartDate() and setEndDate() implement the restriction in a way that doesn't necessarily restrict the dates. I understand that the rationale for this is to enable the user to set the year, month and day in any order desired.

    However, when the DateItem is configured to use the popup picker, couldn't the range be implemented as a 'real' range that greys out dates outside the range?

    For comparison, the JSCal2 control works this way (http://www.dynarch.com/projects/calendar/doc/#sec8)
Working...
X