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

No success running a very simple demo on Preview8

Hello Syncfusion Team,
thanks for updating to Preview8 - unfortunatly I'm going crazy tying to compile the samples from GitHub so I prepared a minimum demo (attached). Would you be so kind to push me into the right direction? It compiles and run, but the checkboxes in the demo are not working.
Thanks!

Attachment: SyncfusionTest_401f86a2.zip

3 Replies

TW Tommy Wells August 20, 2019 08:34 PM UTC

Hello Peter,

In your _Imports.razor file (root directory) you are missing @using Syncfusion.EJ2.Blazor.  

@using System.Net.Http
@using Microsoft.AspNetCore.Authorization
@using Microsoft.AspNetCore.Components.Forms
@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.JSInterop
@using SyncfusionTest
@using SyncfusionTest.Shared
@using Syncfusion.EJ2.Blazor


Then in your /Pages/_Host.cshtml file you are missing the CSS and JS references.


    
    
    SyncfusionTest
   
All of this can be found in the documentation under the get started section Syncfusion Blazor Get Started.


PB Peter Benedix August 21, 2019 07:59 AM UTC

Thanks! That works very well.


SP Sangeetha Priya Murugan Syncfusion Team August 21, 2019 11:03 AM UTC

Hi Peter, 
 
Thanks for your update. 
 
We are happy to hear that your issue has been resolved. Kindly get back to us if you need any further assistance. 
 
Regards, 
Sangeetha Priya M 


Loader.
Live Chat Icon For mobile
Up arrow icon