Hi,
I am new to kendo ui, i am trying to use kendo grid in my mvc application, with the help of getting started section on kendo site, i am following the steps but getting error . I get the below error message "htmlfile: Unexpected call to method or property access" in jquery.min.js file, the below line in the file gets higllighted
(this.nodeType===1||this.nodeType===11)&&this.appendChild(a)
Please help me in resolving the error, is it related to any error or anything
I am new to kendo ui, i am trying to use kendo grid in my mvc application, with the help of getting started section on kendo site, i am following the steps but getting error . I get the below error message "htmlfile: Unexpected call to method or property access" in jquery.min.js file, the below line in the file gets higllighted
(this.nodeType===1||this.nodeType===11)&&this.appendChild(a)
Please help me in resolving the error, is it related to any error or anything