Hello,
I tried this but still its allowing user to select back date, i want to disable back dates.
<script> $( function() { $("#<%=txtdate.ClientID %>").datepicker(); minDate: new Date() }); </script>
Hi nauna,
I am checking it ,I will get back to you soon.
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.