Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
145
Getting the updated values from web date chooser
posted

Hi I have 2 web date choosers in my page and during page_load, i initialize the web date chooser values to today's date.

However when I run it, and change the value on the webdatechooser, the value given is still today's date.

How to get the updated value???

Also is there any way to change the format of the web date chooser to dd/mm/yyyy? I saw there's only selection of long or short in the format field.

Thanks.