I use Tapestry version 5.2.6...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-tp5610238p5610726.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubsc
If i set Date in java and DateField in tml call both Calendar.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-tp5610238p5612601.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
Resolved... :)
My solution:
-- go to
*C:\Users\/user/\.m2\repository\org\got5\tapestry5-jquery\/jqueryVersion/*
-- Open tapestry5-jquery-/jqueryVersion/.rar file
-- go to
*tapestry5-jquery-/jqueryVersion/.jar\org\got5\tapestry5\jquery\ui_1_8*
-- delete jquery.ui.datepicker.js file
-- now ca
Yes, i use JQuery library :) and i try this:
**
in java
* @Persist
@Property
private String testDate;*
when press submit, exception:
*Cannot format given Object as a Date*
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-t
I use Tapestry version is 5.2.6...
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-tp5610238p5610724.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsu
It works, but calls JQuery Calendar and default Calendar. :)
Thanks.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-tp5610238p5610631.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
I have problem with JQuery Calendar, if i call * * calendar work fine, but when get entered value for
*testDate* return null, if i set ** JQuery Calendar not work.
Thanks for your suggestions.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-tp56102