upon clicking an event from my monthview, I want to change the date of the dayview I have to that day. I have am trying to pass in the startdate from the database (i.e.
dt.Rows[0]["startDate"].ToString()) to the
DataStartField. Is there a different method to the madness? SelectedDate but that did not work either.
Thanks,
Mike