I have in my database days, which are not buisness dates(sundays, holidays).
I want to mark this days in red, in the date picker.
How can I do it?
Hello drpoalim,A similar question has been asked in our community and an answer form the developer has been provided. Please visit the following forum thread - http://forums.infragistics.com/forums/t/45550.aspx
I am new to asp.net.
The suggestion is to work on CalendarRenderDay, Javascript function.
The buisness days, are in my database.
How do I get the list of the days into the JS, in a way which is effiient?