S
Steven Nagy
Hey all,
On page load I am setting the selected date to DateTime.Now but its not
appearing as selected when the page loads. I have set the selection
mode to CalendarSelectionMode.Day since the user should only be able to
select one date. I've also set VisibleDate to DateTime.Now
No love from my calendars though. On a post back it is detecting that
today is selected, but it just won't show that visually on form load.
Any ideas?
Thanks,
Steven
On page load I am setting the selected date to DateTime.Now but its not
appearing as selected when the page loads. I have set the selection
mode to CalendarSelectionMode.Day since the user should only be able to
select one date. I've also set VisibleDate to DateTime.Now
No love from my calendars though. On a post back it is detecting that
today is selected, but it just won't show that visually on form load.
Any ideas?
Thanks,
Steven