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

property WebApiAdaptor does not exist on type typeof ej

Hi,

i m using 
this.gridData = new ej.DataManager({
            url: 'http://localhost:43317/api/WebReports/',
            adaptor: new ej.WebApiAdaptor()
        });
but there exists an error saying 'property WebApiAdaptor does not exist on type typeof ej'

i was using ver. 14.2.0.26 , and i found u saying that WebApiAdaptor is available in new versions so updated it to be 14.4.0.15 , but error still appears for me.

i don't know how to solve it.

Thanks 



1 Reply

JK Jayaprakash Kamaraj Syncfusion Team January 19, 2017 01:31 PM UTC

Hi Dina, 
 
Thank you for contacting Syncfusion support. 
 
We were unable to reproduce the issue at our end. Please refer to the below sample. 
 
 
Procedure to run the sample. 
 
1.     First run the sample in visual studio 2015. 
  1. Make sure you have node.js installed version 5+.
  2. Make sure you have NPM installed version 3+.
  3. run npm install to install dependencies.
  4. run npm start to run angular 2 project
  5. open browser to http://localhost:3000
If you still facing the problem. please share the following information to serve you better    
 
1.     Ensure in your project you have latest version scripts and themes. 
2.     Share the video to show the issue. 
3.     If possible, provide an issue reproducing sample or replicate the issue in the attached sample.   
 
Regards, 
 
Jayaprakash K. 


Loader.
Live Chat Icon For mobile
Up arrow icon