asp.net - Using date picker control how to enable particular days -


using date picker control want enable saturday , remaining dates should disabled.

you need use datetimepicker.mindate property property of datetime picker control have minimum date , time can selected in control. again, have set specific date , not saturdays.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

html - href attribute breaking an element -