Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
From <apex:inputText value="{!inputText1}" size="10" id="demo" onfocus="DatePicker.pickDate(false, this , false);" />
Hi,
Check the below links,
http://salesforce.stackexchange.com/questions/17992/binding-custom-date-picker
All Answers
This should help:
http://bobbuzzard.blogspot.sg/2012/03/custom-date-picker.html
Thanks,
Pratik
Hi,
Check the below links,
http://salesforce.stackexchange.com/questions/17992/binding-custom-date-picker
Works well. if you need any info on using it in a class give me a shout. I'm no pro but I'm getting there.