Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
.igGrid is not a function
posted

I have a simple sample that i copied from the infragistics site,    how to bind HTML into a HTML Table:

i create a web app in my visual studio, and try to run it, when i tried i got this error from my Browser:

.igGrid is not a function.

Parents
No Data
Reply
  • 420
    Offline posted

    I may have found the issue here. I was having the save issue. After inspecting the page I realized that the default header was also adding .css and scripts in the <head>. After removing these the grid showed without issue.

Children
No Data