In made a test MVC 3 solution in VS2010 based on IgniteUI 2013.1.
But everytime I test it in the browser I do get an error on the infragistics.lob.js script.
Do I miss something in the solution? Or is there something else going on?
The solution is in attachment. I took out all the scripts to be able to send it in attachment. So you have to add them again.
Greetings,
Geert
Hello Geert!
The problem seems to be with the jQuery version used. I modified your solution to use version 1.4.4, but you can also use versions higher than 1.7.0.
Just make sure to add include the IG css and js files.
Let me know if I can be of any further assistance to you.
Best,
Philip
Hi Philip,
Thank you for your answer.
I'm using version 1.7.2 of jQuery now. When I view the aspx page in a browser I still get the same error and an extra error in jquery-1.7.2.min.js on ui-igSplitter.
I cannot see what I'm doing wrong. I followed the online help on the PivotView and Javascript files and it still does not work. Or I am doing something wrong or the online help is not complete or not correct.
I followed everything in the online help of Ignite UI 2013.1 on "igPivotView", "Using JavaScript Resources in Ignite UI" and "JavaScript Files in Ignite UI".
The solution is in attachment.
Can you please guide me to get this solution working. This is a test to see how everything works. When I get this solution work, I have to develop real web applications with the PivotView.
Greetz,