We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

schedule control not rendering

0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'templates'

Get this error when rendering schedule control in lightswitch.


5 Replies

SN Srinivasan N Syncfusion Team January 18, 2016 11:42 AM UTC

Hi Scott,

We have updated the information regarding your query ‘schedule control not rendering’ in the incident 149796. Please have a follow up with that incident.

Regards,
Srinivasan N.


NG Nathan Gallete Mota April 30, 2016 03:32 AM UTC

Hi. I'm having the same issue.

I added the references to the default.html file:

<script src="http://cdn.syncfusion.com/js/assets/external/jsrender.min.js"></script>   
<script src="http://cdn.syncfusion.com/14.1.0.41/js/web/ej.web.all.min.js"></script> 
<script src="http://cdn.syncfusion.com/js/assets/external/jquery.easing.1.3.min.js"></script> 
<script src="http://ajax.aspnetcdn.com/ajax/globalize/0.1.1/globalize.min.js"></script> 
<script src="http://cdn.syncfusion.com/js/assets/external/jquery-1.10.2.min.js"></script>
<link rel='nofollow' href="http://cdn.syncfusion.com/13.1.0.21/js/web/flat-azure/ej.web.all.min.css" rel="stylesheet" />

The componentes like charts, datepicker and others, they are Ok. But the schedule componente, it shows an empty area in the screen.

Thying to solve the problem, I started to use the Nuget. But it didn't solve the problem.

Any help would be VERY useful.

Thank you very much.


KK Karthigeyan Krishnamurthi Syncfusion Team May 2, 2016 02:04 PM UTC

Hi Nathan, 
 
Thank you for contacting Syncfusion support. 


We suspect that required script and theme files are not referred in correct order which is the cause for the reported issue. Please refer the below reference link to render the scheduler in LightswitchHTML in a step by step manner. Also we have prepared a runnable sample for your reference which can be downloaded from the below link.

Reference Link: http://help.syncfusion.com/lightswitch/html-client/schedule/create-a-simple-schedule
Sample Link: http://www.syncfusion.com/downloads/support/forum/121674/ze/Light_switch_sample-626901536 
 
Note: We have also attached the data base script for your reference in the above sample.   


We request you to try the above sample and let us know if it works. Also, please do share some more details like code snippet that you are using in your application or other screenshot depicting the issue to reproduce it at our end and proceed further. 
 
Regards, 
Karthigeyan 



NG Nathan Gallete Mota May 3, 2016 11:52 PM UTC

Hi Karthigeyan.

THANK YOU VERY MUCH!  You were right. the problem was that I forgot to insert the following line to the default.html file : 

    <link rel="stylesheet" type="text/css" rel='nofollow' href="http://cdn.syncfusion.com/14.1.0.41/js/web/responsive-css/ej.responsive.css" />

Now, it's working 100%.

THANK YOU AGAIN!


KK Karthigeyan Krishnamurthi Syncfusion Team May 4, 2016 04:45 AM UTC

Hi Nathan,   
   
We are happy to know that your issue is resolved.   
  
Please let us know if you need any further assistance.   
  
Regards,   
Karthigeyan   
 


Loader.
Live Chat Icon For mobile
Up arrow icon