I have used RadDatePicker in my C# project ..... i am showing the date of the booked appointment with specific color. Now the problem is that this RadDatePicker is loaded in the Page Load event which causes a long time to load the page [due to DayRenderEvent].......... i want to Load the Calender on its DatePopupButton-Image .... Please give me a proper solution for this..... thank you.