I am loading a user control in a RadDock at runtime that uses both a RadCalendar and RadScheduler. We are using Telerik.Web.UI assembly version 2009.2.701.20. After the page has loaded, with the data from the database, there are 2 javascript errors.
The first is: '0._preInitialized' is null or not an object
The second is: Expected ':' (that's a colon).
Anyone seen either of these errors before? We are using very similar code in another project and it works without issue.
The first is: '0._preInitialized' is null or not an object
The second is: Expected ':' (that's a colon).
Anyone seen either of these errors before? We are using very similar code in another project and it works without issue.