dateselected populates all dates

I'm using the month calender to show multiple projects that are due on certain days. i can get the projects to show but they show on all dates. any ideas

Thanks



Answer this question

dateselected populates all dates

  • canfield

    MechEng85,

    I'm afraid that the Calendar control or event the month calendar control have no proper methods or properties on showing the certain days. Have you considered on using the custom calendar control There is an article on programaticaly implement a custom control as the following link and hope that can help you with your project:

    http://www.codeproject.com/vb/net/CustomDynInteractiveCal.asp



  • dateselected populates all dates