[
https://issues.apache.org/jira/browse/WICKET-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerolf Seitz resolved WICKET-1030.
----------------------------------
Resolution: Fixed
all that needs to be done for a CalendarGroup to show up:
override DatePicker#configure and add the property "pages" with a value greater
than 1
> add support for CalendarGroup
> -----------------------------
>
> Key: WICKET-1030
> URL: https://issues.apache.org/jira/browse/WICKET-1030
> Project: Wicket
> Issue Type: New Feature
> Components: wicket-datetime
> Affects Versions: 1.3.0-beta3
> Reporter: Gerolf Seitz
> Assignee: Gerolf Seitz
> Priority: Minor
> Fix For: 1.3.0-beta4
>
>
> currently, DatePicker supports only single page calendars.
> the DatePicker should detect the need for multiple pages (configuration
> property "pages" > 1) and instantiate a CalendarGroup instead of a Calendar.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.