Hello,
I am trying to implement IgGrid in angular2 (TypeScript & Html) , but getting error TypeError: $(...).igGrid is not a function, i have included below all the dependecies file in HTML .
Please help me with this
Thanks
Hello Yogesh,
Thank you for posting into the Infragistics community!
It seems that the references are correct, can you attach an isolated sample to reproduce this on my side or you could review this sample?
Here's the code sample for this sample.
Hi DeyanK ,
Thanks for reply, Issue is solved, i was facing this issue, because i had added reference is component.html file ,but didn't added Index.HTML.