-
Quick question.
My monthview control is displaying April. Its March today, but its displaying weeks from from Sun -> Sat, and this `week` ends on Sat 1st April. But i`m not getting a circle on todays date. Possibly because `today` isnt in April, and it only circles `todays` date if `today` is in the current month.
An acceptable workaround would be to force it to display the month that `today` is in...but how? Basically, i *have* to have `today` circled in red...no matter what! This is bugging me - i cant find any properties to do this! I really dont want to have to use another controll!
Thanks,
Alex.
[Edited by Pallex on 03-31-2000 at 10:54 AM]
-
Don't know anyway of changing the way the Date Picker works, mate. :mad:
-
Hmm. I can remove the week-highlight...but this definately seems to be a bug!
Alex.
ps. Its not a Date Picker issue, as its a MonthView control...