You need to sign in to do that
Don't have an account?
Refreshing Jquery DatePicker
Hi All,
We have a Jquery datepicker included in our visualforce page. We want to reload/refresh this datepicker when some field changes on the page. Please suggest if there is any way to accomplish this?
Call .datepicker("destroy"); and then again reload the calendar.
Reply to this post if anybody facing any issue.