Hi.
After using this solution I bump into another problem.
I have a list of invalid dates that I send to the costume selector, but this list updates dynamically. The problem is that the costume template selector doesn't refresh itself.
I looked up for solutions online but I couldn't find anything related to DatePicker, though I found a thread from Telerik's forums about Calendar control, that has the same problem.
http://www.telerik.com/community/forums/silverlight/calendar/redraw-refresh-radcalendar.aspx
Is this the same bug that was on old versions of Calendar control?
if i'm using the Telerik and Silverlight versions that are mentioned above, is it possible to refresh the the costume day template?
I add here the template I use:
and this is the call for it from the main page with the updated list of invalid dates:
Thanks for your help.