Hi.

Just noticed that the DatePicker in my Form no longer works. 

The wicket form examples page also does not work:
http://wicketstuff.org/wicket13/forminput/ 

I am using beta2.
Wicketstuff is using 1.3.0-incubating-SNAPSHOT i think. 

Tried in FireFox 2, Opera 9.21, IE 6.

Snippet of code:
            
  add(new TextField("dateProperty", Date.class).add(new DatePicker()));

Another question, which is the 'current'/recommended DateTextField
implementation as there is one in wicket.datetime and one in
wicket.extentions?

Cheers
Oliver
-- 
View this message in context: 
http://www.nabble.com/DatePicker-broken-on-beta2-and-snapshot--tf4022254.html#a11424417
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to