I am developing an application. I initially wanted to allow the user to ONLY select a Monday. After spending a considerable amount of time, I found out that that wont be possible unless i create my own control.
Therefore i wanted to know how do I make Monday's Bold (and even change the background color) so it's more noticeable?
Is there a way to programatically select a Monday (of the same week) no matter what day is selected on the week?
For example, if they click 2/16, that 2/13 would automatically be selected.