All, I recently ran into an issue that had caused me some downtime that I wanted to share my resolution for. I had created a new project using the igGrid control and all was fine up to the point I had attempted to run the application and when doing so I experienced the following exception:
After some soul searching, I found that a reference to the [jquery-ui-{version}.js] script file was missing. Once the file was added to the page, the application worked as promised.
Hopefully this will help save some time for other developers down the road.
Hello Andrew,
Thanks for your insight.
We have a full topic describing setting up Ignite UI for JavaScript here.