Hi Bruno,

If you plan to use jQuery UI, you way find a DatePicker (for wicket 1.5 or
6) here for instance:
http://www.7thweb.net/wicket-jquery-ui/datepicker/DefaultDatePickerPage

The DatePickerBehavior is also available in case you want to make your
own...
https://github.com/sebfz1/wicket-jquery-ui/blob/master/wicket-jquery-ui/src/main/java/com/googlecode/wicket/jquery/ui/form/datepicker/DatePickerBehavior.java

There is also the Kendo UI's one:
http://www.7thweb.net/wicket-jquery-ui/kendo/datetimepicker/KendoDatePickerPage

Best regards,
Sebastien.

On Fri, May 17, 2013 at 3:36 PM, Bruno Moura <brunormo...@gmail.com> wrote:

> Thanks Martin
>
> I will investigate this and how add a datepicker behaviour in a textField.
>
> Bruno Moura
>

Reply via email to