barrykellett
Programmer
Hi all - I want to have a calendar control on my webpage that will access an MS Access database with minimum data and change the colour of cells that have events on that day.
I know I need to use the DayRender event, but I am absolutely clueless how to do this
, can anyone help?
Ultimately I want to bind the details of the event from the database to some text for each day, but if someone can show me how to actually use the DayRender to step through the database and change the cell colour I would be very very grateful!
PS I am coding in VB.NET
I know I need to use the DayRender event, but I am absolutely clueless how to do this
Ultimately I want to bind the details of the event from the database to some text for each day, but if someone can show me how to actually use the DayRender to step through the database and change the cell colour I would be very very grateful!
PS I am coding in VB.NET