binding data to a calander control

  • Thread starter Thread starter jamesdawson
  • Start date Start date
J

jamesdawson

Guest
does anyone know how to bind data to a calander control. what i am trying to do is this:

have a table with the date and a code (R, L and O). i want a calander that shows all days in a month and display the code if there is one.

can you use the calander control for this?!?

CHEERS! THIS IS DRIVING ME MAD!!!!!
 
I would recommend using the Microsoft - Date/Time Picker. The Calendar control can not really be easily bound to a control source. You have to do it through code.
 
that sounds good... but how do you use this 'microsoft calander control'?
 

Users who are viewing this thread

Back
Top Bottom