Datepicker - populate text field with date from database
I am using the datepicker in a Rails application and it works fine to
create a record. Is there a way to have the datepicker text box
populate with the saved value pulled from the database?
I can easily retrieve and format the date correctly... just can't get
it in the box.
Thanks,
Sunny
--