I got a little problem with a SharedCalendar. The problem is when i open the fastNavigationPopup and use the fastnavigation arrow while the popup is opened if a select a date after(without closing the popup) it give me a javascript error with the following code
this.RadCalendar._serializeSelectedDates();
To prevent that i'm trying to get the fastNavigationPopup (_getFastNavigation()) and close it just before i click somewhere else in the calendar. Is there anyway to close it???
Thank you!
Guillaume
this.RadCalendar._serializeSelectedDates();
To prevent that i'm trying to get the fastNavigationPopup (_getFastNavigation()) and close it just before i click somewhere else in the calendar. Is there anyway to close it???
Thank you!
Guillaume