Hi,
when opening the advanced insert/edit form I always get a JavaScript Error (in IE 7 as well as in FF 3.5 using FireBug). It says "this._getRecurrentCheckBox() is null" and is thrown in line 4447 ("
this._getRecurrentCheckBox().checked=n;") of
I don't think I have done anything wrong, the error appeared ever since I set EnableRecurrenceSupport="false". So I think it might be a bug.
The Scheduler is running without problems, so I guess it does not do any harm, but it looks ugly having a new error after each insert or edit..
I am integrating the RadScheduler in an ASP.NET MVC 2 project using Web Service Binding (if this has anything to do with it).
Thanks,
Fabian
when opening the advanced insert/edit form I always get a JavaScript Error (in IE 7 as well as in FF 3.5 using FireBug). It says "this._getRecurrentCheckBox() is null" and is thrown in line 4447 ("
Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl00_MainContent_MainContent_RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3ade-DE%3a0d787d5c-3903-4814-ad72-296cea810318%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2009.3.1314.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3ade-DE%3a175e0215-2799-4921-9e1d-6f61a160e4db%3a16e4e7cd%3af7645509%3a24ee1bba%3a874f8ea2%3a650fdad%3a41a6cee9%3ad40f7d5c%3a1a9ac27f%3a7d98db04%3afe65db44%3a63767fed%3a44e9d927%3a26c790aa%3a3cdff5d5%3ae91ff703%3a7666c7ed%3aef9d9f4a%3aa960fda2%3a5aafb8ec%3aa51ee93e%3a59462f1%3ab7778d6c%3a8674cba1%3ac08e9f8a%3aef347303%3a1e771326%3aaa288e2d%3ae330518b%3ac8618e41%3ae4f8f289
I don't think I have done anything wrong, the error appeared ever since I set EnableRecurrenceSupport="false". So I think it might be a bug.
The Scheduler is running without problems, so I guess it does not do any harm, but it looks ugly having a new error after each insert or edit..
I am integrating the RadScheduler in an ASP.NET MVC 2 project using Web Service Binding (if this has anything to do with it).
Thanks,
Fabian