Extensible.calendar.CalendarPanel
Hello, I am trying to create a Extensible calendar panel. <link href="../../Scripts/Ext/resources/css/ext-all.css" rel="stylesheet" type="text/css" /> <script src="../../Scripts/Ext/ext-all-debug.js" type="text/javascript"></script> <!--Calendar --> <link href="../../Scripts/Calendar/extensible-all.css" rel="stylesheet" type="text/css" /> <script src="../../Scripts/Calendar/src/Extensible.js" type="text/javascript"></script> <script src="../../Scripts/Calendar/extensible-all.js" type="text/javascript"></script> The above code is my html header. However Extensible.calendar.EventRecord.reconfigure(); is always undefined. Do I miss thing in the header?

Hi yiming, if you are using
Hi yiming, if you are using Calendar 1.5, then please check this:
http://ext.ensible.com/forum/viewtopic.php?f=3&t=424
Rahul Singla
