Thanks Jason
I can set a selecteddaystyle in my CSS file for selected days - but that only works when I click on the day and the event selecteddaychanged is fired.
However - I need to render series of days - like when someone is on holiday for a few days, and that is stored in a table with a startdate and an enddate. I know I must use the dayrenderevent, but I am battling to understand how it reads the data from the table and then render the series. In fact, it has a databind method, but what do I bind where and how do I send it to the dayrender event automatically ?
The EO.web datepicker is quite good as it incorporates the time as well. It is not that the guys do not give support. They really only say - you have the documentation - if you cannot read and understand it - go to someone else's control.
I have looked at many of the otehr controls, but i have not found a suitable one amongst them.
However - I will look at some of those you mentioned that I did not study yet.