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
140
MinDate and MaxDate of WebDateChooser
posted

Hi,

Can I set a value for a WebDateChooser other than between MaxDate and MinDate.

I have a WebDateChooser with mindate and maxdate set. In Runtime from my database I'm getting the date from the database which is not in the the mindate and maxdate range.

So the webdatechooser is not setting any value because it is out of range.

I don't want to loose my original date from my DB. Can I achieve this?

Thanks in advance